Uses of Class
uk.org.siri.siri13.TransportDescriptionStructure
-
Packages that use TransportDescriptionStructure Package Description uk.org.siri.siri13 -
-
Uses of TransportDescriptionStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as TransportDescriptionStructure Modifier and Type Field Description protected TransportDescriptionStructureAbstractCapabilitiesStructure. transportDescriptionMethods in uk.org.siri.siri13 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.siri13 with parameters of type TransportDescriptionStructure Modifier and Type Method Description voidAbstractCapabilitiesStructure. setTransportDescription(TransportDescriptionStructure value)Sets the value of the transportDescription property.
-