|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.siemens.ct.exi.values.AbstractValue
com.siemens.ct.exi.values.LongValue
public class LongValue
Constructor Summary | |
---|---|
LongValue(long val)
|
Method Summary | |
---|---|
char[] |
toCharacters()
|
long |
toLong()
|
Methods inherited from class com.siemens.ct.exi.values.AbstractValue |
---|
getCharactersLength, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LongValue(long val)
Method Detail |
---|
public long toLong()
public char[] toCharacters()
|
EXIficient | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |