public final class CompositionID extends SISComponentID implements FastSerializable
SISComponent.ComponentTypeCOMPONENT_ID_PATTERN, COMPONENT_ID_PATTERN_NOTYPE| Constructor and Description | 
|---|
CompositionID(DataInput in)  | 
CompositionID(String name,
             String vendor,
             String version)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compareTo(Object obj)  | 
SISComponent.ComponentType | 
getComponentType()  | 
fromString, fromString, toStreamequals, getName, getVendor, getVersion, hashCode, toStringtoStreamgetNamepublic CompositionID(DataInput in) throws IOException
IOExceptionpublic SISComponent.ComponentType getComponentType()
getComponentType in interface SISComponentpublic final int compareTo(Object obj)
compareTo in interface ComparablecompareTo in class ComponentID