|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||