Enum TpegLoc03IlcPointDescriptorSubtypeEnum

  • All Implemented Interfaces:
    Serializable, Comparable<TpegLoc03IlcPointDescriptorSubtypeEnum>

    public enum TpegLoc03IlcPointDescriptorSubtypeEnum
    extends Enum<TpegLoc03IlcPointDescriptorSubtypeEnum>

    Java class for TpegLoc03IlcPointDescriptorSubtypeEnum.

    The following schema fragment specifies the expected content contained within this class.

     <simpleType name="TpegLoc03IlcPointDescriptorSubtypeEnum">
       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         <enumeration value="tpegIlcName1"/>
         <enumeration value="tpegIlcName2"/>
         <enumeration value="tpegIlcName3"/>
       </restriction>
     </simpleType>