Java class for fx_opaque_enum.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="fx_opaque_enum"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="A_ONE"/> <enumeration value="RGB_ZERO"/> </restriction> </simpleType>