javax.xml.rpc.holders
Class ByteHolder

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

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


Field Summary
 byte value
           
 
Constructor Summary
ByteHolder()
           
ByteHolder(byte mybyte)
           
 
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

ByteHolder

public ByteHolder()

ByteHolder

public ByteHolder(byte mybyte)


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