Uses of Class
uk.org.siri.siri14.SituationVersion
-
Packages that use SituationVersion Package Description uk.org.siri.siri14 -
-
Uses of SituationVersion in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as SituationVersion Modifier and Type Field Description protected SituationVersionAbstractSituationElementStructure. versionprotected SituationVersionRelatedSituationStructure. versionprotected SituationVersionSituationFullRef. versionprotected SituationVersionSituationSharedRefStructure. versionMethods in uk.org.siri.siri14 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.siri14 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.
-