|
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.IntegerValue
public class IntegerValue
| Constructor Summary | |
|---|---|
IntegerValue(int val)
|
|
| Method Summary | |
|---|---|
char[] |
toCharacters()
|
int |
toInteger()
|
| 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 IntegerValue(int val)
| Method Detail |
|---|
public int toInteger()
public char[] toCharacters()
|
EXIficient | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||