Uses of Class
uk.org.siri.siri21.TransportDescriptionStructure
-
Packages that use TransportDescriptionStructure Package Description uk.org.siri.siri21 -
-
Uses of TransportDescriptionStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as TransportDescriptionStructure Modifier and Type Field Description protected TransportDescriptionStructureAbstractCapabilitiesStructure. transportDescriptionMethods in uk.org.siri.siri21 that return TransportDescriptionStructure Modifier and Type Method Description TransportDescriptionStructureObjectFactory. createTransportDescriptionStructure()Create an instance ofTransportDescriptionStructureTransportDescriptionStructureAbstractCapabilitiesStructure. getTransportDescription()Gets the value of the transportDescription property.Methods in uk.org.siri.siri21 with parameters of type TransportDescriptionStructure Modifier and Type Method Description voidAbstractCapabilitiesStructure. setTransportDescription(TransportDescriptionStructure value)Sets the value of the transportDescription property.
-