Uses of Class
uk.org.acbs.siri21.PyschosensoryNeedEnumeration
-
Packages that use PyschosensoryNeedEnumeration Package Description uk.org.acbs.siri21 -
-
Uses of PyschosensoryNeedEnumeration in uk.org.acbs.siri21
Fields in uk.org.acbs.siri21 declared as PyschosensoryNeedEnumeration Modifier and Type Field Description protected PyschosensoryNeedEnumerationUserNeedStructure. psychosensoryNeedMethods in uk.org.acbs.siri21 that return PyschosensoryNeedEnumeration Modifier and Type Method Description static PyschosensoryNeedEnumerationPyschosensoryNeedEnumeration. fromValue(String v)PyschosensoryNeedEnumerationUserNeedStructure. getPsychosensoryNeed()Gets the value of the psychosensoryNeed property.static PyschosensoryNeedEnumerationPyschosensoryNeedEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static PyschosensoryNeedEnumeration[]PyschosensoryNeedEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.org.acbs.siri21 with parameters of type PyschosensoryNeedEnumeration Modifier and Type Method Description voidUserNeedStructure. setPsychosensoryNeed(PyschosensoryNeedEnumeration value)Sets the value of the psychosensoryNeed property.
-