Uses of Class
uk.org.siri.siri14.DefaultedTextStructure
-
Packages that use DefaultedTextStructure Package Description uk.org.siri.siri14 -
-
Uses of DefaultedTextStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as DefaultedTextStructure Modifier and Type Field Description protected DefaultedTextStructurePtSituationElement. adviceprotected DefaultedTextStructureRoadSituationElement. adviceprotected DefaultedTextStructurePtSituationElement. descriptionprotected DefaultedTextStructureRoadSituationElement. descriptionprotected DefaultedTextStructurePtSituationElement. detailprotected DefaultedTextStructureRoadSituationElement. detailprotected DefaultedTextStructurePtSituationElement. internalprotected DefaultedTextStructureRoadSituationElement. internalprotected DefaultedTextStructurePtSituationElement. summaryprotected DefaultedTextStructureRoadSituationElement. summaryMethods in uk.org.siri.siri14 that return DefaultedTextStructure Modifier and Type Method Description DefaultedTextStructureObjectFactory. createDefaultedTextStructure()Create an instance ofDefaultedTextStructureDefaultedTextStructurePtSituationElement. getAdvice()Gets the value of the advice property.DefaultedTextStructureRoadSituationElement. getAdvice()Gets the value of the advice property.DefaultedTextStructurePtSituationElement. getDescription()Gets the value of the description property.DefaultedTextStructureRoadSituationElement. getDescription()Gets the value of the description property.DefaultedTextStructurePtSituationElement. getDetail()Gets the value of the detail property.DefaultedTextStructureRoadSituationElement. getDetail()Gets the value of the detail property.DefaultedTextStructurePtSituationElement. getInternal()Gets the value of the internal property.DefaultedTextStructureRoadSituationElement. getInternal()Gets the value of the internal property.DefaultedTextStructurePtSituationElement. getSummary()Gets the value of the summary property.DefaultedTextStructureRoadSituationElement. getSummary()Gets the value of the summary property.Methods in uk.org.siri.siri14 with parameters of type DefaultedTextStructure Modifier and Type Method Description voidPtSituationElement. setAdvice(DefaultedTextStructure value)Sets the value of the advice property.voidRoadSituationElement. setAdvice(DefaultedTextStructure value)Sets the value of the advice property.voidPtSituationElement. setDescription(DefaultedTextStructure value)Sets the value of the description property.voidRoadSituationElement. setDescription(DefaultedTextStructure value)Sets the value of the description property.voidPtSituationElement. setDetail(DefaultedTextStructure value)Sets the value of the detail property.voidRoadSituationElement. setDetail(DefaultedTextStructure value)Sets the value of the detail property.voidPtSituationElement. setInternal(DefaultedTextStructure value)Sets the value of the internal property.voidRoadSituationElement. setInternal(DefaultedTextStructure value)Sets the value of the internal property.voidPtSituationElement. setSummary(DefaultedTextStructure value)Sets the value of the summary property.voidRoadSituationElement. setSummary(DefaultedTextStructure value)Sets the value of the summary property.
-