Uses of Class
uk.org.siri.siri13.OperationalUnitRefStructure
-
Packages that use OperationalUnitRefStructure Package Description uk.org.siri.siri13 -
-
Uses of OperationalUnitRefStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type OperationalUnitRefStructure Modifier and Type Field Description protected List<OperationalUnitRefStructure>AffectedOperatorStructure. operationalUnitRevesprotected List<OperationalUnitRefStructure>SituationExchangeRequestStructure. operationalUnitRevesMethods in uk.org.siri.siri13 that return OperationalUnitRefStructure Modifier and Type Method Description OperationalUnitRefStructureObjectFactory. createOperationalUnitRefStructure()Create an instance ofOperationalUnitRefStructureMethods in uk.org.siri.siri13 that return types with arguments of type OperationalUnitRefStructure Modifier and Type Method Description List<OperationalUnitRefStructure>AffectedOperatorStructure. getOperationalUnitReves()Gets the value of the operationalUnitReves property.List<OperationalUnitRefStructure>SituationExchangeRequestStructure. getOperationalUnitReves()Gets the value of the operationalUnitReves property.
-