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