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