Eclipse.org
Specifies the configuration type.
Attribute type: - "Byte"
Sepcifies that the configuration
value is an instance of the Byte class.
- "Boolean"
Sepcifies that the configuration
value is an instance of the Boolean class.
- "Double"
Sepcifies that the configuration
value is an instance of the Double class.
- "Float"
Sepcifies that the configuration
value is an instance of the Float class.
- "Integer"
Sepcifies that the configuration
value is an instance of the Integer class.
- "Long"
Sepcifies that the configuration
value is an instance of the Long class.
- "Short"
Sepcifies that the configuration
value is an instance of the Short class.
- "String"
Specifies that the configuration
value is a string.