Uses of Class
uk.org.siri.siri21.AimedFlexibleAreaRef
-
Packages that use AimedFlexibleAreaRef Package Description uk.org.siri.siri21 -
-
Uses of AimedFlexibleAreaRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as AimedFlexibleAreaRef Modifier and Type Field Description protected AimedFlexibleAreaRefStopAssignmentStructure. actualFlexibleAreaRefprotected AimedFlexibleAreaRefPlannedStopAssignmentStructure. aimedFlexibleAreaRefprotected AimedFlexibleAreaRefStopAssignmentStructure. aimedFlexibleAreaRefprotected AimedFlexibleAreaRefStopAssignmentStructure. expectedFlexibleAreaRefMethods in uk.org.siri.siri21 that return AimedFlexibleAreaRef Modifier and Type Method Description AimedFlexibleAreaRefObjectFactory. createAimedFlexibleAreaRef()Create an instance ofAimedFlexibleAreaRefAimedFlexibleAreaRefStopAssignmentStructure. getActualFlexibleAreaRef()Gets the value of the actualFlexibleAreaRef property.AimedFlexibleAreaRefPlannedStopAssignmentStructure. getAimedFlexibleAreaRef()Gets the value of the aimedFlexibleAreaRef property.AimedFlexibleAreaRefStopAssignmentStructure. getAimedFlexibleAreaRef()Gets the value of the aimedFlexibleAreaRef property.AimedFlexibleAreaRefStopAssignmentStructure. getExpectedFlexibleAreaRef()Gets the value of the expectedFlexibleAreaRef property.Methods in uk.org.siri.siri21 with parameters of type AimedFlexibleAreaRef Modifier and Type Method Description voidStopAssignmentStructure. setActualFlexibleAreaRef(AimedFlexibleAreaRef value)Sets the value of the actualFlexibleAreaRef property.voidPlannedStopAssignmentStructure. setAimedFlexibleAreaRef(AimedFlexibleAreaRef value)Sets the value of the aimedFlexibleAreaRef property.voidStopAssignmentStructure. setAimedFlexibleAreaRef(AimedFlexibleAreaRef value)Sets the value of the aimedFlexibleAreaRef property.voidStopAssignmentStructure. setExpectedFlexibleAreaRef(AimedFlexibleAreaRef value)Sets the value of the expectedFlexibleAreaRef property.
-