|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.xml.rpc.holders.ByteArrayHolder
Class ByteArrayHolder
Field Summary | |
byte[] |
value
Field _value |
Constructor Summary | |
ByteArrayHolder()
Constructor ByteArrayHolder |
|
ByteArrayHolder(byte[] value)
Constructor ByteArrayHolder |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public byte[] value
Constructor Detail |
public ByteArrayHolder()
public ByteArrayHolder(byte[] value)
value
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |