Uses of Class
eu.datex2.siri13.schema._1_0._1_0.CatalogueReference
-
Packages that use CatalogueReference Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of CatalogueReference in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as CatalogueReference Modifier and Type Field Description protected CatalogueReferenceSubscription. catalogueReferenceFields in eu.datex2.siri13.schema._1_0._1_0 with type parameters of type CatalogueReference Modifier and Type Field Description protected List<CatalogueReference>Exchange. catalogueReferencesMethods in eu.datex2.siri13.schema._1_0._1_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.siri13.schema._1_0._1_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.siri13.schema._1_0._1_0 with parameters of type CatalogueReference Modifier and Type Method Description voidSubscription. setCatalogueReference(CatalogueReference value)Sets the value of the catalogueReference property.
-