Uses of Class
uk.org.siri.siri20.PersonnelSubReasonEnumeration
-
Packages that use PersonnelSubReasonEnumeration Package Description uk.org.siri.siri20 -
-
Uses of PersonnelSubReasonEnumeration in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as PersonnelSubReasonEnumeration Modifier and Type Field Description protected PersonnelSubReasonEnumerationPtSituationElement. personnelSubReasonprotected PersonnelSubReasonEnumerationPtSituationElement.SecondaryReasons.Reason. personnelSubReasonprotected PersonnelSubReasonEnumerationRoadSituationElement. personnelSubReasonMethods in uk.org.siri.siri20 that return PersonnelSubReasonEnumeration Modifier and Type Method Description static PersonnelSubReasonEnumerationPersonnelSubReasonEnumeration. fromValue(String v)PersonnelSubReasonEnumerationPtSituationElement. getPersonnelSubReason()Personnel reason.PersonnelSubReasonEnumerationPtSituationElement.SecondaryReasons.Reason. getPersonnelSubReason()Personnel reason.PersonnelSubReasonEnumerationRoadSituationElement. getPersonnelSubReason()Personnel reason.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.siri20 that return types with arguments of type PersonnelSubReasonEnumeration Modifier and Type Method Description JAXBElement<PersonnelSubReasonEnumeration>ObjectFactory. createPersonnelSubReason(PersonnelSubReasonEnumeration value)Methods in uk.org.siri.siri20 with parameters of type PersonnelSubReasonEnumeration Modifier and Type Method Description JAXBElement<PersonnelSubReasonEnumeration>ObjectFactory. createPersonnelSubReason(PersonnelSubReasonEnumeration value)voidPtSituationElement.SecondaryReasons.Reason. setPersonnelSubReason(PersonnelSubReasonEnumeration value)Sets the value of the personnelSubReason property.voidPtSituationElement. setPersonnelSubReason(PersonnelSubReasonEnumeration value)Sets the value of the personnelSubReason property.voidRoadSituationElement. setPersonnelSubReason(PersonnelSubReasonEnumeration value)Sets the value of the personnelSubReason property.
-