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

NonNegativeIntegerHolder (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


org.apache.axis.holders
Class NonNegativeIntegerHolder

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

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

Class NonNegativeIntegerHolder


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

Field Detail

value

public NonNegativeInteger value
Field _value

Constructor Detail

NonNegativeIntegerHolder

public NonNegativeIntegerHolder()
Constructor NonNegativeIntegerHolder


NonNegativeIntegerHolder

public NonNegativeIntegerHolder(NonNegativeInteger value)
Constructor NonNegativeIntegerHolder

Parameters:
value -


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