Uses of Class
uk.org.siri.siri21.TelecabinSubmodesOfTransportEnumeration
-
Packages that use TelecabinSubmodesOfTransportEnumeration Package Description uk.org.siri.siri21 -
-
Uses of TelecabinSubmodesOfTransportEnumeration in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as TelecabinSubmodesOfTransportEnumeration Modifier and Type Field Description protected TelecabinSubmodesOfTransportEnumerationAffectedModesStructure.Mode. telecabinSubmodeprotected TelecabinSubmodesOfTransportEnumerationAffectedNetworkStructure. telecabinSubmodeprotected TelecabinSubmodesOfTransportEnumerationNetworkStructure. telecabinSubmodeprotected TelecabinSubmodesOfTransportEnumerationSituationExchangeRequestStructure. telecabinSubmodeMethods in uk.org.siri.siri21 that return TelecabinSubmodesOfTransportEnumeration Modifier and Type Method Description static TelecabinSubmodesOfTransportEnumerationTelecabinSubmodesOfTransportEnumeration. fromValue(String v)TelecabinSubmodesOfTransportEnumerationAffectedModesStructure.Mode. getTelecabinSubmode()Gets the value of the telecabinSubmode property.TelecabinSubmodesOfTransportEnumerationAffectedNetworkStructure. getTelecabinSubmode()Gets the value of the telecabinSubmode property.TelecabinSubmodesOfTransportEnumerationNetworkStructure. getTelecabinSubmode()Gets the value of the telecabinSubmode property.TelecabinSubmodesOfTransportEnumerationSituationExchangeRequestStructure. getTelecabinSubmode()Gets the value of the telecabinSubmode property.static TelecabinSubmodesOfTransportEnumerationTelecabinSubmodesOfTransportEnumeration. valueOf(String name)Returns the enum constant of this type with the specified name.static TelecabinSubmodesOfTransportEnumeration[]TelecabinSubmodesOfTransportEnumeration. 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 TelecabinSubmodesOfTransportEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelecabinSubmodesOfTransportEnumeration>ObjectFactory. createTelecabinSubmode(TelecabinSubmodesOfTransportEnumeration value)Methods in uk.org.siri.siri21 with parameters of type TelecabinSubmodesOfTransportEnumeration Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TelecabinSubmodesOfTransportEnumeration>ObjectFactory. createTelecabinSubmode(TelecabinSubmodesOfTransportEnumeration value)voidAffectedModesStructure.Mode. setTelecabinSubmode(TelecabinSubmodesOfTransportEnumeration value)Sets the value of the telecabinSubmode property.voidAffectedNetworkStructure. setTelecabinSubmode(TelecabinSubmodesOfTransportEnumeration value)Sets the value of the telecabinSubmode property.voidNetworkStructure. setTelecabinSubmode(TelecabinSubmodesOfTransportEnumeration value)Sets the value of the telecabinSubmode property.voidSituationExchangeRequestStructure. setTelecabinSubmode(TelecabinSubmodesOfTransportEnumeration value)Sets the value of the telecabinSubmode property.
-