Uses of Class
uk.org.siri.siri21.AimedFlexibleArea
-
Packages that use AimedFlexibleArea Package Description uk.org.siri.siri21 -
-
Uses of AimedFlexibleArea in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as AimedFlexibleArea Modifier and Type Field Description protected AimedFlexibleAreaStopAssignmentStructure. actualFlexibleAreaprotected AimedFlexibleAreaPlannedStopAssignmentStructure. aimedFlexibleAreaprotected AimedFlexibleAreaStopAssignmentStructure. aimedFlexibleAreaprotected AimedFlexibleAreaStopAssignmentStructure. expectedFlexibleAreaMethods in uk.org.siri.siri21 that return AimedFlexibleArea Modifier and Type Method Description AimedFlexibleAreaObjectFactory. createAimedFlexibleArea()Create an instance ofAimedFlexibleAreaAimedFlexibleAreaStopAssignmentStructure. getActualFlexibleArea()Gets the value of the actualFlexibleArea property.AimedFlexibleAreaPlannedStopAssignmentStructure. getAimedFlexibleArea()Gets the value of the aimedFlexibleArea property.AimedFlexibleAreaStopAssignmentStructure. getAimedFlexibleArea()Gets the value of the aimedFlexibleArea property.AimedFlexibleAreaStopAssignmentStructure. getExpectedFlexibleArea()Gets the value of the expectedFlexibleArea property.Methods in uk.org.siri.siri21 with parameters of type AimedFlexibleArea Modifier and Type Method Description voidStopAssignmentStructure. setActualFlexibleArea(AimedFlexibleArea value)Sets the value of the actualFlexibleArea property.voidPlannedStopAssignmentStructure. setAimedFlexibleArea(AimedFlexibleArea value)Sets the value of the aimedFlexibleArea property.voidStopAssignmentStructure. setAimedFlexibleArea(AimedFlexibleArea value)Sets the value of the aimedFlexibleArea property.voidStopAssignmentStructure. setExpectedFlexibleArea(AimedFlexibleArea value)Sets the value of the expectedFlexibleArea property.
-