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)
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.