WebLogic Integration


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

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

Uses of DerivedUnsignedLong in com.bea.schema.type
 

Subclasses of DerivedUnsignedLong in com.bea.schema.type
 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 DerivedUnsignedShort
          unsignedShort is derived from unsignedInt by setting the value of maxInclusive to be 65535.
 

Fields in com.bea.schema.type declared as DerivedUnsignedLong
static DerivedUnsignedLong SOMType.UNSIGNEDLONG
           
 


WebLogic Integration

WebLogic Integration (WLI)