Uses of Class
uk.org.ifopt.siri21.CountryRefStructure
-
Packages that use CountryRefStructure Package Description uk.org.ifopt.siri21 uk.org.siri.siri21 -
-
Uses of CountryRefStructure in uk.org.ifopt.siri21
Methods in uk.org.ifopt.siri21 that return CountryRefStructure Modifier and Type Method Description CountryRefStructureObjectFactory. createCountryRefStructure()Create an instance ofCountryRefStructure -
Uses of CountryRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as CountryRefStructure Modifier and Type Field Description protected CountryRefStructureSituationSourceStructure. countryprotected CountryRefStructureAbstractSituationElementStructure. countryRefprotected CountryRefStructureContextStructure. countryRefprotected CountryRefStructureRelatedSituationStructure. countryRefprotected CountryRefStructureSituationExchangeRequestStructure. countryRefprotected CountryRefStructureSituationSharedRefStructure. countryRefprotected CountryRefStructureAbstractSituationElementStructure. updateCountryRefprotected CountryRefStructureRelatedSituationStructure. updateCountryRefprotected CountryRefStructureSituationFullRef. updateCountryRefprotected CountryRefStructureSituationSharedRefStructure. updateCountryRefprotected CountryRefStructureSituationFullRef. versionCountryRefMethods in uk.org.siri.siri21 that return CountryRefStructure Modifier and Type Method Description CountryRefStructureSituationSourceStructure. getCountry()Gets the value of the country property.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.siri21 with parameters of type CountryRefStructure Modifier and Type Method Description voidSituationSourceStructure. setCountry(CountryRefStructure value)Sets the value of the country property.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.
-