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