Enum PreferredContactMethod1Code

  • All Implemented Interfaces:
    Serializable, Comparable<PreferredContactMethod1Code>

    public enum PreferredContactMethod1Code
    extends Enum<PreferredContactMethod1Code>

    Java class for PreferredContactMethod1Code.

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

     <simpleType name="PreferredContactMethod1Code">
       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         <enumeration value="LETT"/>
         <enumeration value="MAIL"/>
         <enumeration value="PHON"/>
         <enumeration value="FAXX"/>
         <enumeration value="CELL"/>
       </restriction>
     </simpleType>