public final class TriggerID extends SISComponentID implements FastSerializable
SISComponent.ComponentType
COMPONENT_ID_PATTERN, COMPONENT_ID_PATTERN_NOTYPE
Constructor and Description |
---|
TriggerID(DataInput in) |
TriggerID(String name,
String vendor,
String version) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object obj) |
SISComponent.ComponentType |
getComponentType() |
fromString, fromString, toStream
equals, getName, getVendor, getVersion, hashCode, toString
toStream
getName
public TriggerID(DataInput in) throws IOException
IOException
public SISComponent.ComponentType getComponentType()
getComponentType
in interface SISComponent
public final int compareTo(Object obj)
compareTo
in interface Comparable
compareTo
in class ComponentID