Uses of Class
uk.org.siri.siri14.ActionsStructure
-
Packages that use ActionsStructure Package Description uk.org.siri.siri14 -
-
Uses of ActionsStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as ActionsStructure Modifier and Type Field Description protected ActionsStructureContextStructure. actionsprotected ActionsStructurePtSituationElement. publishingActionsprotected ActionsStructureRoadSituationElement. publishingActionsMethods in uk.org.siri.siri14 that return ActionsStructure Modifier and Type Method Description ActionsStructureObjectFactory. createActionsStructure()Create an instance ofActionsStructureActionsStructureContextStructure. getActions()Gets the value of the actions property.ActionsStructurePtSituationElement. getPublishingActions()Gets the value of the publishingActions property.ActionsStructureRoadSituationElement. getPublishingActions()Gets the value of the publishingActions property.Methods in uk.org.siri.siri14 with parameters of type ActionsStructure Modifier and Type Method Description voidContextStructure. setActions(ActionsStructure value)Sets the value of the actions property.voidPtSituationElement. setPublishingActions(ActionsStructure value)Sets the value of the publishingActions property.voidRoadSituationElement. setPublishingActions(ActionsStructure value)Sets the value of the publishingActions property.
-