Uses of Class
uk.org.siri.siri21.RelatedCallStructure
-
Packages that use RelatedCallStructure Package Description uk.org.siri.siri21 -
-
Uses of RelatedCallStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as RelatedCallStructure Modifier and Type Field Description protected RelatedCallStructureJourneyRelationStructure. callInfoprotected RelatedCallStructureRelatedJourney. callInfoMethods in uk.org.siri.siri21 that return RelatedCallStructure Modifier and Type Method Description RelatedCallStructureObjectFactory. createRelatedCallStructure()Create an instance ofRelatedCallStructureRelatedCallStructureJourneyRelationStructure. getCallInfo()Gets the value of the callInfo property.RelatedCallStructureRelatedJourney. getCallInfo()Gets the value of the callInfo property.Methods in uk.org.siri.siri21 with parameters of type RelatedCallStructure Modifier and Type Method Description voidJourneyRelationStructure. setCallInfo(RelatedCallStructure value)Sets the value of the callInfo property.voidRelatedJourney. setCallInfo(RelatedCallStructure value)Sets the value of the callInfo property.
-