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

Uses of Class org.apache.axis.types.NonNegativeInteger (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


Uses of Class
org.apache.axis.types.NonNegativeInteger

Packages that use NonNegativeInteger
org.apache.axis.holders   
org.apache.axis.types   
 

Uses of NonNegativeInteger in org.apache.axis.holders
 

Fields in org.apache.axis.holders declared as NonNegativeInteger
 NonNegativeInteger NonNegativeIntegerHolder.value
          Field _value
 

Constructors in org.apache.axis.holders with parameters of type NonNegativeInteger
NonNegativeIntegerHolder(NonNegativeInteger value)
          Constructor NonNegativeIntegerHolder
 

Uses of NonNegativeInteger in org.apache.axis.types
 

Subclasses of NonNegativeInteger in org.apache.axis.types
 class PositiveInteger
          Custom class for supporting primitive XSD data type positiveInteger

positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.

 



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