javax.xml.rpc.holders
Class ByteArrayHolder
java.lang.Object
javax.xml.rpc.holders.ByteArrayHolder
- All Implemented Interfaces:
- Holder
public final class ByteArrayHolder
- extends Object
- implements Holder
|
Field Summary |
byte[] |
value
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public byte[] value
ByteArrayHolder
public ByteArrayHolder()
ByteArrayHolder
public ByteArrayHolder(byte[] mybyteArray)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.