Uses of Class
uk.org.siri.siri20.ItemRefStructure
-
Packages that use ItemRefStructure Package Description uk.org.siri.siri20 -
-
Uses of ItemRefStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as ItemRefStructure Modifier and Type Field Description protected ItemRefStructureAbstractReferencingItemStructure. itemRefprotected ItemRefStructureAbstractRequiredReferencingItemStructure. itemRefMethods in uk.org.siri.siri20 that return ItemRefStructure Modifier and Type Method Description ItemRefStructureObjectFactory. createItemRefStructure()Create an instance ofItemRefStructureItemRefStructureAbstractReferencingItemStructure. getItemRef()Gets the value of the itemRef property.ItemRefStructureAbstractRequiredReferencingItemStructure. getItemRef()Gets the value of the itemRef property.Methods in uk.org.siri.siri20 with parameters of type ItemRefStructure Modifier and Type Method Description voidAbstractReferencingItemStructure. setItemRef(ItemRefStructure value)Sets the value of the itemRef property.voidAbstractRequiredReferencingItemStructure. setItemRef(ItemRefStructure value)Sets the value of the itemRef property.
-