Uses of Class
uk.org.siri.siri20.QuayRefStructure
-
Packages that use QuayRefStructure Package Description uk.org.siri.siri20 -
-
Uses of QuayRefStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as QuayRefStructure Modifier and Type Field Description protected QuayRefStructureStopAssignmentStructure. actualQuayRefprotected QuayRefStructurePlannedStopAssignmentStructure. aimedQuayRefprotected QuayRefStructureStopAssignmentStructure. aimedQuayRefprotected QuayRefStructureStopAssignmentStructure. expectedQuayRefMethods in uk.org.siri.siri20 that return QuayRefStructure Modifier and Type Method Description QuayRefStructureObjectFactory. createQuayRefStructure()Create an instance ofQuayRefStructureQuayRefStructureStopAssignmentStructure. getActualQuayRef()Gets the value of the actualQuayRef property.QuayRefStructurePlannedStopAssignmentStructure. getAimedQuayRef()Gets the value of the aimedQuayRef property.QuayRefStructureStopAssignmentStructure. getAimedQuayRef()Gets the value of the aimedQuayRef property.QuayRefStructureStopAssignmentStructure. getExpectedQuayRef()Gets the value of the expectedQuayRef property.Methods in uk.org.siri.siri20 with parameters of type QuayRefStructure Modifier and Type Method Description voidStopAssignmentStructure. setActualQuayRef(QuayRefStructure value)Sets the value of the actualQuayRef property.voidPlannedStopAssignmentStructure. setAimedQuayRef(QuayRefStructure value)Sets the value of the aimedQuayRef property.voidStopAssignmentStructure. setAimedQuayRef(QuayRefStructure value)Sets the value of the aimedQuayRef property.voidStopAssignmentStructure. setExpectedQuayRef(QuayRefStructure value)Sets the value of the expectedQuayRef property.
-