Uses of Class
uk.org.ifopt.siri13.CountryRefStructure
-
Packages that use CountryRefStructure Package Description uk.org.ifopt.siri13 uk.org.siri.siri13 -
-
Uses of CountryRefStructure in uk.org.ifopt.siri13
Methods in uk.org.ifopt.siri13 that return CountryRefStructure Modifier and Type Method Description CountryRefStructureObjectFactory. createCountryRefStructure()Create an instance ofCountryRefStructure -
Uses of CountryRefStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as CountryRefStructure Modifier and Type Field Description protected CountryRefStructureAbstractSituationElementStructure. countryRefprotected CountryRefStructureContextStructure. countryRefprotected CountryRefStructureRelatedSituationStructure. countryRefprotected CountryRefStructureSituationExchangeRequestStructure. countryRefprotected CountryRefStructureSituationSharedRefStructure. countryRefprotected CountryRefStructureAbstractSituationElementStructure. updateCountryRefprotected CountryRefStructureRelatedSituationStructure. updateCountryRefprotected CountryRefStructureSituationFullRef. updateCountryRefprotected CountryRefStructureSituationSharedRefStructure. updateCountryRefprotected CountryRefStructureSituationFullRef. versionCountryRefMethods in uk.org.siri.siri13 that return CountryRefStructure Modifier and Type Method Description CountryRefStructureAbstractSituationElementStructure. getCountryRef()Gets the value of the countryRef property.CountryRefStructureContextStructure. getCountryRef()Gets the value of the countryRef property.CountryRefStructureRelatedSituationStructure. getCountryRef()Gets the value of the countryRef property.CountryRefStructureSituationExchangeRequestStructure. getCountryRef()Gets the value of the countryRef property.CountryRefStructureSituationSharedRefStructure. getCountryRef()Gets the value of the countryRef property.CountryRefStructureAbstractSituationElementStructure. getUpdateCountryRef()Gets the value of the updateCountryRef property.CountryRefStructureRelatedSituationStructure. getUpdateCountryRef()Gets the value of the updateCountryRef property.CountryRefStructureSituationFullRef. getUpdateCountryRef()Gets the value of the updateCountryRef property.CountryRefStructureSituationSharedRefStructure. getUpdateCountryRef()Gets the value of the updateCountryRef property.CountryRefStructureSituationFullRef. getVersionCountryRef()Gets the value of the versionCountryRef property.Methods in uk.org.siri.siri13 with parameters of type CountryRefStructure Modifier and Type Method Description voidAbstractSituationElementStructure. setCountryRef(CountryRefStructure value)Sets the value of the countryRef property.voidContextStructure. setCountryRef(CountryRefStructure value)Sets the value of the countryRef property.voidRelatedSituationStructure. setCountryRef(CountryRefStructure value)Sets the value of the countryRef property.voidSituationExchangeRequestStructure. setCountryRef(CountryRefStructure value)Sets the value of the countryRef property.voidSituationSharedRefStructure. setCountryRef(CountryRefStructure value)Sets the value of the countryRef property.voidAbstractSituationElementStructure. setUpdateCountryRef(CountryRefStructure value)Sets the value of the updateCountryRef property.voidRelatedSituationStructure. setUpdateCountryRef(CountryRefStructure value)Sets the value of the updateCountryRef property.voidSituationFullRef. setUpdateCountryRef(CountryRefStructure value)Sets the value of the updateCountryRef property.voidSituationSharedRefStructure. setUpdateCountryRef(CountryRefStructure value)Sets the value of the updateCountryRef property.voidSituationFullRef. setVersionCountryRef(CountryRefStructure value)Sets the value of the versionCountryRef property.
-