public final class ServiceRefID extends Object implements SISComponent, FastSerializable
SISComponent.ComponentType| Constructor and Description |
|---|
ServiceRefID(DataInput in) |
ServiceRefID(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
boolean |
equals(Object o) |
SISComponent.ComponentType |
getComponentType() |
String |
getName() |
int |
hashCode() |
void |
toStream(DataOutput out) |
String |
toString() |
public static final String TYPE_NAME
public ServiceRefID(String name)
public ServiceRefID(DataInput in) throws IOException
IOExceptionpublic SISComponent.ComponentType getComponentType()
getComponentType in interface SISComponentpublic String getName()
getName in interface SISComponentpublic int compareTo(Object obj)
compareTo in interface Comparablepublic void toStream(DataOutput out) throws IOException
toStream in interface FastSerializableIOException