WebLogic Integration


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

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

Uses of DerivedInt in com.bea.schema.type
 

Subclasses of DerivedInt 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 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 DerivedInt
static DerivedInt SOMType.INT
           
 


WebLogic Integration

WebLogic Integration (WLI)