T_Bool
enum T_Bool
Java class for t_bool
.The following schema fragment specifies the expected content contained within this class.
<simpleType name="t_bool">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="true"/>
<enumeration value="false"/>
</restriction>
</simpleType>
Content copied to clipboard