Uses of Class
uk.org.siri.siri21.OffsetStructure
-
Packages that use OffsetStructure Package Description uk.org.siri.siri21 -
-
Uses of OffsetStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as OffsetStructure Modifier and Type Field Description protected OffsetStructureAffectedPathLinkStructure. offsetprotected OffsetStructureAffectedRoadStructure. offsetprotected OffsetStructureAffectedSectionStructure. offsetprotected OffsetStructureAffectedStopPlaceComponentStructure. offsetMethods in uk.org.siri.siri21 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.siri21 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.
-