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