站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

UnsignedByteHolder (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


org.apache.axis.holders
Class UnsignedByteHolder

java.lang.Object
  extended byorg.apache.axis.holders.UnsignedByteHolder
All Implemented Interfaces:
javax.xml.rpc.holders.Holder

public final class UnsignedByteHolder
extends Object
implements javax.xml.rpc.holders.Holder

Class UnsignedByteHolder


Field Summary
 UnsignedByte value
          Field _value
 
Constructor Summary
UnsignedByteHolder()
          Constructor UnsignedByteHolder
UnsignedByteHolder(UnsignedByte value)
          Constructor UnsignedByteHolder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public UnsignedByte value
Field _value

Constructor Detail

UnsignedByteHolder

public UnsignedByteHolder()
Constructor UnsignedByteHolder


UnsignedByteHolder

public UnsignedByteHolder(UnsignedByte value)
Constructor UnsignedByteHolder

Parameters:
value -


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.