WebLogic Integration


Uses of Class
com.bea.schema.type.DerivedNonNegativeInteger

Packages that use DerivedNonNegativeInteger
com.bea.schema.type Objects/interfaces for BEA Schema predefined types. 
 

Uses of DerivedNonNegativeInteger in com.bea.schema.type
 

Subclasses of DerivedNonNegativeInteger in com.bea.schema.type
 class DerivedPositiveInteger
          positiveInteger is derived from nonNegativeInteger by setting the value of minInclusive to be 1.
 class DerivedUnsignedByte
          unsignedByte is derived from unsignedShort by setting the value of maxInclusive to be 255.
 class DerivedUnsignedInt
          unsignedInt is derived from unsignedLong by setting the value of maxInclusive to be 4294967295.
 class DerivedUnsignedLong
          unsignedLong is derived from nonNegativeInteger by setting the value of maxInclusive to be 18446744073709551615.
 class DerivedUnsignedShort
          unsignedShort is derived from unsignedInt by setting the value of maxInclusive to be 65535.
 

Fields in com.bea.schema.type declared as DerivedNonNegativeInteger
static DerivedNonNegativeInteger SOMType.NONNEGATIVEINTEGER
           
 


WebLogic Integration

WebLogic Integration (WLI)