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

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


org.apache.axis.holders
Class NegativeIntegerHolder

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

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

Class NegativeIntegerHolder


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

Field Detail

value

public NegativeInteger value
Field _value

Constructor Detail

NegativeIntegerHolder

public NegativeIntegerHolder()
Constructor NegativeIntegerHolder


NegativeIntegerHolder

public NegativeIntegerHolder(NegativeInteger value)
Constructor NegativeIntegerHolder

Parameters:
value -


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