WebLogic Integration


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

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

Uses of DerivedUnsignedInt in com.bea.schema.type
 

Subclasses of DerivedUnsignedInt in com.bea.schema.type
 class DerivedUnsignedByte
          unsignedByte is derived from unsignedShort by setting the value of maxInclusive to be 255.
 class DerivedUnsignedShort
          unsignedShort is derived from unsignedInt by setting the value of maxInclusive to be 65535.
 

Fields in com.bea.schema.type declared as DerivedUnsignedInt
static DerivedUnsignedInt SOMType.UNSIGNEDINT
           
 


WebLogic Integration

WebLogic Integration (WLI)