Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.CatalogueReference
-
Packages that use CatalogueReference Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of CatalogueReference in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as CatalogueReference Modifier and Type Field Description protected CatalogueReferenceSubscription. catalogueReferenceFields in eu.datex2.siri21.schema._2_0rc1._2_0 with type parameters of type CatalogueReference Modifier and Type Field Description protected List<CatalogueReference>Exchange. catalogueReferencesMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return CatalogueReference Modifier and Type Method Description CatalogueReferenceObjectFactory. createCatalogueReference()Create an instance ofCatalogueReferenceCatalogueReferenceSubscription. getCatalogueReference()Gets the value of the catalogueReference property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 that return types with arguments of type CatalogueReference Modifier and Type Method Description List<CatalogueReference>Exchange. getCatalogueReferences()Gets the value of the catalogueReferences property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type CatalogueReference Modifier and Type Method Description voidSubscription. setCatalogueReference(CatalogueReference value)Sets the value of the catalogueReference property.
-