//Artefact:JavaClass/com/sphenon/modelling/xmodel/ServiceType
Synopsis
public final ServiceType
extends Enum
//Artefact:Attribute/com/sphenon/modelling/xmodel/ServiceType/Network
Synopsis
public static final com.sphenon.modelling.xmodel.ServiceType Network
//Artefact:Attribute/com/sphenon/modelling/xmodel/ServiceType/Volume
Synopsis
public static final com.sphenon.modelling.xmodel.ServiceType Volume
//Artefact:Method/com/sphenon/modelling/xmodel/ServiceType/values
Synopsis
public static com.sphenon.modelling.xmodel.ServiceType[] values ()
//Artefact:Method/com/sphenon/modelling/xmodel/ServiceType/valueOf
Synopsis
public static com.sphenon.modelling.xmodel.ServiceType valueOf (String name)