Uses of Class
uk.org.siri.siri21.AffectsScopeStructure
-
Packages that use AffectsScopeStructure Package Description uk.org.siri.siri21 -
-
Uses of AffectsScopeStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as AffectsScopeStructure Modifier and Type Field Description protected AffectsScopeStructureActionDataStructure.PublishAtScope. affectsprotected AffectsScopeStructurePtConsequenceStructure. affectsprotected AffectsScopeStructurePtSituationElement. affectsprotected AffectsScopeStructurePublishingActionStructure.PublishAtScope. affectsprotected AffectsScopeStructureRoadSituationElement. affectsMethods in uk.org.siri.siri21 that return AffectsScopeStructure Modifier and Type Method Description AffectsScopeStructureObjectFactory. createAffectsScopeStructure()Create an instance ofAffectsScopeStructureAffectsScopeStructureActionDataStructure.PublishAtScope. getAffects()Gets the value of the affects property.AffectsScopeStructurePtConsequenceStructure. getAffects()Gets the value of the affects property.AffectsScopeStructurePtSituationElement. getAffects()Gets the value of the affects property.AffectsScopeStructurePublishingActionStructure.PublishAtScope. getAffects()Gets the value of the affects property.AffectsScopeStructureRoadSituationElement. getAffects()Gets the value of the affects property.Methods in uk.org.siri.siri21 with parameters of type AffectsScopeStructure Modifier and Type Method Description voidActionDataStructure.PublishAtScope. setAffects(AffectsScopeStructure value)Sets the value of the affects property.voidPtConsequenceStructure. setAffects(AffectsScopeStructure value)Sets the value of the affects property.voidPtSituationElement. setAffects(AffectsScopeStructure value)Sets the value of the affects property.voidPublishingActionStructure.PublishAtScope. setAffects(AffectsScopeStructure value)Sets the value of the affects property.voidRoadSituationElement. setAffects(AffectsScopeStructure value)Sets the value of the affects property.
-