Uses of Class
uk.org.siri.siri13.PersonnelSubReasonEnumeration
-
Packages that use PersonnelSubReasonEnumeration Package Description uk.org.siri.siri13 -
-
Uses of PersonnelSubReasonEnumeration in uk.org.siri.siri13
Methods in uk.org.siri.siri13 that return PersonnelSubReasonEnumeration Modifier and Type Method Description static PersonnelSubReasonEnumerationPersonnelSubReasonEnumeration. fromValue(String v)static PersonnelSubReasonEnumerationPersonnelSubReasonEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static PersonnelSubReasonEnumeration[]PersonnelSubReasonEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.org.siri.siri13 that return types with arguments of type PersonnelSubReasonEnumeration Modifier and Type Method Description JAXBElement<PersonnelSubReasonEnumeration>ObjectFactory. createPersonnelSubReason(PersonnelSubReasonEnumeration value)Methods in uk.org.siri.siri13 with parameters of type PersonnelSubReasonEnumeration Modifier and Type Method Description JAXBElement<PersonnelSubReasonEnumeration>ObjectFactory. createPersonnelSubReason(PersonnelSubReasonEnumeration value)
-