public static class Terminal.EPISignOnType
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
int |
asInt()
Returns the int value of the EPISignOnType.
|
boolean |
equals(java.lang.Object obj)
Compares this EPISignOnType to the specified object to determine
if they are equal.
|
int |
hashCode()
Returns a hash code for this EPISignOnType.
|
java.lang.String |
toString()
Returns a string representation of this EPISignOnType.
|
public int asInt()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- The object to compare with this EPISignOnTypepublic java.lang.String toString()
toString
in class java.lang.Object