Uses of Class
uk.org.siri.siri21.LineShapeStructure
-
Packages that use LineShapeStructure Package Description uk.org.siri.siri21 -
-
Uses of LineShapeStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as LineShapeStructure Modifier and Type Field Description protected LineShapeStructureStopPointInPatternStructure. onwardLinkShapeMethods in uk.org.siri.siri21 that return LineShapeStructure Modifier and Type Method Description LineShapeStructureObjectFactory. createLineShapeStructure()Create an instance ofLineShapeStructureLineShapeStructureStopPointInPatternStructure. getOnwardLinkShape()Gets the value of the onwardLinkShape property.Methods in uk.org.siri.siri21 with parameters of type LineShapeStructure Modifier and Type Method Description voidStopPointInPatternStructure. setOnwardLinkShape(LineShapeStructure value)Sets the value of the onwardLinkShape property.
-