EnvEntryType
This type is an enumeration data type (a type for attribute values).
@version J2EE1.3 added Character
String=0
Integer=1
Boolean=2
Double=3
Byte=4
Short=5
Long=6
Float=7
Character=8
Package: common
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Allowed values:
0 - String
1 - Integer
2 - Boolean
3 - Double
4 - Byte
5 - Short
6 - Long
7 - Float
8 - Character
Attributes having this type:
EnvEntry.type
(C) COPYRIGHT International Business Machines Corp. 1996-2006