Uses of Class
uk.org.siri.siri20.OperationalUnitRefStructure
-
Packages that use OperationalUnitRefStructure Package Description uk.org.siri.siri20 -
-
Uses of OperationalUnitRefStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type OperationalUnitRefStructure Modifier and Type Field Description protected List<OperationalUnitRefStructure>AffectedOperatorStructure. operationalUnitRevesprotected List<OperationalUnitRefStructure>SituationExchangeRequestStructure. operationalUnitRevesMethods in uk.org.siri.siri20 that return OperationalUnitRefStructure Modifier and Type Method Description OperationalUnitRefStructureObjectFactory. createOperationalUnitRefStructure()Create an instance ofOperationalUnitRefStructureMethods in uk.org.siri.siri20 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.
-