com.elixirtech.ers2.client
Class JobInfo.Entry
java.lang.Object
com.elixirtech.ers2.client.JobInfo.Entry
- Enclosing class:
- JobInfo
public static class JobInfo.Entry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobInfo.Entry
public JobInfo.Entry(java.lang.String value)
JobInfo.Entry
public JobInfo.Entry(int value)
JobInfo.Entry
public JobInfo.Entry(long value)
getType
public int getType()
getTypeString
public java.lang.String getTypeString()
getValue
public java.lang.Object getValue()
getString
public java.lang.String getString()
getInteger
public int getInteger()
getLong
public long getLong()