Uses of Class
uk.org.siri.siri14.OffsetStructure
-
Packages that use OffsetStructure Package Description uk.org.siri.siri14 -
-
Uses of OffsetStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as OffsetStructure Modifier and Type Field Description protected OffsetStructureAffectedPathLinkStructure. offsetprotected OffsetStructureAffectedRoadStructure. offsetprotected OffsetStructureAffectedSectionStructure. offsetprotected OffsetStructureAffectedStopPlaceComponentStructure. offsetMethods in uk.org.siri.siri14 that return OffsetStructure Modifier and Type Method Description OffsetStructureObjectFactory. createOffsetStructure()Create an instance ofOffsetStructureOffsetStructureAffectedPathLinkStructure. getOffset()Gets the value of the offset property.OffsetStructureAffectedRoadStructure. getOffset()Gets the value of the offset property.OffsetStructureAffectedSectionStructure. getOffset()Gets the value of the offset property.OffsetStructureAffectedStopPlaceComponentStructure. getOffset()Gets the value of the offset property.Methods in uk.org.siri.siri14 with parameters of type OffsetStructure Modifier and Type Method Description voidAffectedPathLinkStructure. setOffset(OffsetStructure value)Sets the value of the offset property.voidAffectedRoadStructure. setOffset(OffsetStructure value)Sets the value of the offset property.voidAffectedSectionStructure. setOffset(OffsetStructure value)Sets the value of the offset property.voidAffectedStopPlaceComponentStructure. setOffset(OffsetStructure value)Sets the value of the offset property.
-