Uses of Class
uk.org.siri.siri13.SituationVersion
-
Packages that use SituationVersion Package Description uk.org.siri.siri13 -
-
Uses of SituationVersion in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as SituationVersion Modifier and Type Field Description protected SituationVersionAbstractSituationElementStructure. versionprotected SituationVersionRelatedSituationStructure. versionprotected SituationVersionSituationFullRef. versionprotected SituationVersionSituationSharedRefStructure. versionMethods in uk.org.siri.siri13 that return SituationVersion Modifier and Type Method Description SituationVersionObjectFactory. createSituationVersion()Create an instance ofSituationVersionSituationVersionAbstractSituationElementStructure. 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.siri13 with parameters of type SituationVersion Modifier and Type Method Description voidAbstractSituationElementStructure. 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.
-