Uses of Class
uk.org.siri.siri21.SituationVersion
-
Packages that use SituationVersion Package Description uk.org.siri.siri21 -
-
Uses of SituationVersion in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as SituationVersion Modifier and Type Field Description protected SituationVersionAbstractSituationElementStructure. versionprotected SituationVersionPassengerInformationAction. versionprotected SituationVersionRelatedSituationStructure. versionprotected SituationVersionSituationFullRef. versionprotected SituationVersionSituationSharedRefStructure. versionMethods in uk.org.siri.siri21 that return SituationVersion Modifier and Type Method Description SituationVersionObjectFactory. createSituationVersion()Create an instance ofSituationVersionSituationVersionAbstractSituationElementStructure. getVersion()Gets the value of the version property.SituationVersionPassengerInformationAction. getVersion()Gets the value of the version property.SituationVersionRelatedSituationStructure. getVersion()Gets the value of the version property.SituationVersionSituationFullRef. getVersion()Gets the value of the version property.SituationVersionSituationSharedRefStructure. getVersion()Gets the value of the version property.Methods in uk.org.siri.siri21 with parameters of type SituationVersion Modifier and Type Method Description voidAbstractSituationElementStructure. setVersion(SituationVersion value)Sets the value of the version property.voidPassengerInformationAction. setVersion(SituationVersion value)Sets the value of the version property.voidRelatedSituationStructure. setVersion(SituationVersion value)Sets the value of the version property.voidSituationFullRef. setVersion(SituationVersion value)Sets the value of the version property.voidSituationSharedRefStructure. setVersion(SituationVersion value)Sets the value of the version property.
-