Java class for Tscalar.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="Tscalar"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="String"/> <enumeration value="Long"/> <enumeration value="Double"/> <enumeration value="Float"/> <enumeration value="Integer"/> <enumeration value="Byte"/> <enumeration value="Char"/> <enumeration value="Boolean"/> <enumeration value="Short"/> <enumeration value="Password"/> </restriction> </simpleType>
http://www.osgi.org/xmlns/metatype/v1.2.0
value | description |
---|---|
String | |
Long | |
Double | |
Float | |
Integer | |
Byte | |
Char | |
Boolean | |
Short | |
Password |