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