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