javax.xml.rpc.holders
Class ByteArrayHolder

java.lang.Object
  extended by javax.xml.rpc.holders.ByteArrayHolder
All Implemented Interfaces:
Holder

public final class ByteArrayHolder
extends java.lang.Object
implements Holder


Field Summary
 byte[] value
           
 
Constructor Summary
ByteArrayHolder()
           
ByteArrayHolder(byte[] mybyteArray)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public byte[] value
Constructor Detail

ByteArrayHolder

public ByteArrayHolder()

ByteArrayHolder

public ByteArrayHolder(byte[] mybyteArray)


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41