Uses of Class
uk.org.siri.siri21.ItemRefStructure
-
Packages that use ItemRefStructure Package Description uk.org.siri.siri21 -
-
Uses of ItemRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as ItemRefStructure Modifier and Type Field Description protected ItemRefStructureAbstractReferencingItemStructure. itemRefprotected ItemRefStructureAbstractRequiredReferencingItemStructure. itemRefMethods in uk.org.siri.siri21 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.siri21 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.
-