Uses of Class
uk.org.siri.siri21.CoachSubmodesOfTransportEnumeration
-
Packages that use CoachSubmodesOfTransportEnumeration Package Description uk.org.siri.siri21 -
-
Uses of CoachSubmodesOfTransportEnumeration in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as CoachSubmodesOfTransportEnumeration Modifier and Type Field Description protected CoachSubmodesOfTransportEnumerationAffectedModesStructure.Mode. coachSubmodeprotected CoachSubmodesOfTransportEnumerationAffectedNetworkStructure. coachSubmodeprotected CoachSubmodesOfTransportEnumerationNetworkStructure. coachSubmodeprotected CoachSubmodesOfTransportEnumerationSituationExchangeRequestStructure. coachSubmodeMethods in uk.org.siri.siri21 that return CoachSubmodesOfTransportEnumeration Modifier and Type Method Description static CoachSubmodesOfTransportEnumerationCoachSubmodesOfTransportEnumeration. fromValue(String v)CoachSubmodesOfTransportEnumerationAffectedModesStructure.Mode. getCoachSubmode()Gets the value of the coachSubmode property.CoachSubmodesOfTransportEnumerationAffectedNetworkStructure. getCoachSubmode()Gets the value of the coachSubmode property.CoachSubmodesOfTransportEnumerationNetworkStructure. getCoachSubmode()Gets the value of the coachSubmode property.CoachSubmodesOfTransportEnumerationSituationExchangeRequestStructure. getCoachSubmode()Gets the value of the coachSubmode property.static CoachSubmodesOfTransportEnumerationCoachSubmodesOfTransportEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static CoachSubmodesOfTransportEnumeration[]CoachSubmodesOfTransportEnumeration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.org.siri.siri21 that return types with arguments of type CoachSubmodesOfTransportEnumeration Modifier and Type Method Description JAXBElement<CoachSubmodesOfTransportEnumeration>ObjectFactory. createCoachSubmode(CoachSubmodesOfTransportEnumeration value)Methods in uk.org.siri.siri21 with parameters of type CoachSubmodesOfTransportEnumeration Modifier and Type Method Description JAXBElement<CoachSubmodesOfTransportEnumeration>ObjectFactory. createCoachSubmode(CoachSubmodesOfTransportEnumeration value)voidAffectedModesStructure.Mode. setCoachSubmode(CoachSubmodesOfTransportEnumeration value)Sets the value of the coachSubmode property.voidAffectedNetworkStructure. setCoachSubmode(CoachSubmodesOfTransportEnumeration value)Sets the value of the coachSubmode property.voidNetworkStructure. setCoachSubmode(CoachSubmodesOfTransportEnumeration value)Sets the value of the coachSubmode property.voidSituationExchangeRequestStructure. setCoachSubmode(CoachSubmodesOfTransportEnumeration value)Sets the value of the coachSubmode property.
-