Enum PyschosensoryNeedEnumeration

  • All Implemented Interfaces:
    Serializable, Comparable<PyschosensoryNeedEnumeration>

    public enum PyschosensoryNeedEnumeration
    extends Enum<PyschosensoryNeedEnumeration>

    Java class for PyschosensoryNeedEnumeration.

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

     <simpleType name="PyschosensoryNeedEnumeration">
       <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
         <enumeration value="visualImpairment"/>
         <enumeration value="auditoryImpairment"/>
         <enumeration value="cognitiveInputImpairment"/>
         <enumeration value="averseToLifts"/>
         <enumeration value="averseToEscalators"/>
         <enumeration value="averseToConfinedSpaces"/>
         <enumeration value="averseToCrowds"/>
         <enumeration value="otherPsychosensoryNeed"/>
       </restriction>
     </simpleType>