WebLogic Integration


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

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

Uses of DerivedLong in com.bea.schema.type
 

Subclasses of DerivedLong in com.bea.schema.type
 class DerivedByte
          byte is derived from short by setting the value of maxInclusive to be 127 and minInclusive to be -128.
 class DerivedInt
          int is derived from long by setting the value of maxInclusive to be 2147483647 and minInclusive to be -2147483648.
 class DerivedShort
          short is derived from int by setting the value of maxInclusive to be 32767 and minInclusive to be -32768.
 

Fields in com.bea.schema.type declared as DerivedLong
static DerivedLong SOMType.LONG
           
 


WebLogic Integration

WebLogic Integration (WLI)