Uses of Class
uk.org.siri.siri21.QuayRefStructure
-
Packages that use QuayRefStructure Package Description uk.org.siri.siri21 -
-
Uses of QuayRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as QuayRefStructure Modifier and Type Field Description protected QuayRefStructureStopAssignmentStructure. actualQuayRefprotected QuayRefStructurePlannedStopAssignmentStructure. aimedQuayRefprotected QuayRefStructureStopAssignmentStructure. aimedQuayRefprotected QuayRefStructureStopAssignmentStructure. expectedQuayRefprotected QuayRefStructureAffectedSectionStructure.IndirectSectionRef. firstQuayRefprotected QuayRefStructureAffectedSectionStructure.IndirectSectionRef. lastQuayRefMethods in uk.org.siri.siri21 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.QuayRefStructureAffectedSectionStructure.IndirectSectionRef. getFirstQuayRef()Gets the value of the firstQuayRef property.QuayRefStructureAffectedSectionStructure.IndirectSectionRef. getLastQuayRef()Gets the value of the lastQuayRef property.Methods in uk.org.siri.siri21 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.voidAffectedSectionStructure.IndirectSectionRef. setFirstQuayRef(QuayRefStructure value)Sets the value of the firstQuayRef property.voidAffectedSectionStructure.IndirectSectionRef. setLastQuayRef(QuayRefStructure value)Sets the value of the lastQuayRef property.
-