Uses of Class
uk.org.siri.siri14.PersonnelSubReasonEnumeration
-
Packages that use PersonnelSubReasonEnumeration Package Description uk.org.siri.siri14 -
-
Uses of PersonnelSubReasonEnumeration in uk.org.siri.siri14
Methods in uk.org.siri.siri14 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.siri14 that return types with arguments of type PersonnelSubReasonEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PersonnelSubReasonEnumeration>ObjectFactory. createPersonnelSubReason(PersonnelSubReasonEnumeration value)Methods in uk.org.siri.siri14 with parameters of type PersonnelSubReasonEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PersonnelSubReasonEnumeration>ObjectFactory. createPersonnelSubReason(PersonnelSubReasonEnumeration value)
-