public final class ExternalPlatformID extends Object implements SISComponent, FastSerializable
SISComponent.ComponentType| Constructor and Description |
|---|
ExternalPlatformID(DataInput in) |
ExternalPlatformID(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 ExternalPlatformID(String name)
public ExternalPlatformID(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