Uses of Class
eu.datex2.siri13.schema._1_0._1_0.FilterReference
-
Packages that use FilterReference Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of FilterReference in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as FilterReference Modifier and Type Field Description protected FilterReferenceSubscription. filterReferenceFields in eu.datex2.siri13.schema._1_0._1_0 with type parameters of type FilterReference Modifier and Type Field Description protected List<FilterReference>Exchange. filterReferencesMethods in eu.datex2.siri13.schema._1_0._1_0 that return FilterReference Modifier and Type Method Description FilterReferenceObjectFactory. createFilterReference()Create an instance ofFilterReferenceFilterReferenceSubscription. getFilterReference()Gets the value of the filterReference property.Methods in eu.datex2.siri13.schema._1_0._1_0 that return types with arguments of type FilterReference Modifier and Type Method Description List<FilterReference>Exchange. getFilterReferences()Gets the value of the filterReferences property.Methods in eu.datex2.siri13.schema._1_0._1_0 with parameters of type FilterReference Modifier and Type Method Description voidSubscription. setFilterReference(FilterReference value)Sets the value of the filterReference property.
-