Uses of Class
uk.org.siri.siri21.DefaultedTextStructure
-
Packages that use DefaultedTextStructure Package Description uk.org.siri.siri21 -
-
Uses of DefaultedTextStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as DefaultedTextStructure Modifier and Type Field Description protected DefaultedTextStructurePtSituationElement. internalprotected DefaultedTextStructureRoadSituationElement. internalFields in uk.org.siri.siri21 with type parameters of type DefaultedTextStructure Modifier and Type Field Description protected List<DefaultedTextStructure>PtSituationElement. advicesprotected List<DefaultedTextStructure>RoadSituationElement. advicesprotected List<DefaultedTextStructure>ConsequenceContentStructure. consequenceTextsprotected List<DefaultedTextStructure>PtSituationElement. descriptionsprotected List<DefaultedTextStructure>RoadSituationElement. descriptionsprotected List<DefaultedTextStructure>DescriptionContentStructure. descriptionTextsprotected List<DefaultedTextStructure>PtSituationElement. detailsprotected List<DefaultedTextStructure>RoadSituationElement. detailsprotected List<DefaultedTextStructure>DurationContentStructure. durationTextsprotected List<DefaultedTextStructure>TextualContentStructure. internalsprotected List<DefaultedTextStructure>ReasonContentStructure. reasonTextsprotected List<DefaultedTextStructure>RecommendationContentStructure. recommendationTextsprotected List<DefaultedTextStructure>RemarkContentStructure. remarksprotected List<DefaultedTextStructure>PtSituationElement. summariesprotected List<DefaultedTextStructure>RoadSituationElement. summariesprotected List<DefaultedTextStructure>SummaryContentStructure. summaryTextsMethods in uk.org.siri.siri21 that return DefaultedTextStructure Modifier and Type Method Description DefaultedTextStructureObjectFactory. createDefaultedTextStructure()Create an instance ofDefaultedTextStructureDefaultedTextStructurePtSituationElement. getInternal()Gets the value of the internal property.DefaultedTextStructureRoadSituationElement. getInternal()Gets the value of the internal property.Methods in uk.org.siri.siri21 that return types with arguments of type DefaultedTextStructure Modifier and Type Method Description List<DefaultedTextStructure>PtSituationElement. getAdvices()Gets the value of the advices property.List<DefaultedTextStructure>RoadSituationElement. getAdvices()Gets the value of the advices property.List<DefaultedTextStructure>ConsequenceContentStructure. getConsequenceTexts()Gets the value of the consequenceTexts property.List<DefaultedTextStructure>PtSituationElement. getDescriptions()Gets the value of the descriptions property.List<DefaultedTextStructure>RoadSituationElement. getDescriptions()Gets the value of the descriptions property.List<DefaultedTextStructure>DescriptionContentStructure. getDescriptionTexts()Gets the value of the descriptionTexts property.List<DefaultedTextStructure>PtSituationElement. getDetails()Gets the value of the details property.List<DefaultedTextStructure>RoadSituationElement. getDetails()Gets the value of the details property.List<DefaultedTextStructure>DurationContentStructure. getDurationTexts()Gets the value of the durationTexts property.List<DefaultedTextStructure>TextualContentStructure. getInternals()Gets the value of the internals property.List<DefaultedTextStructure>ReasonContentStructure. getReasonTexts()Gets the value of the reasonTexts property.List<DefaultedTextStructure>RecommendationContentStructure. getRecommendationTexts()Gets the value of the recommendationTexts property.List<DefaultedTextStructure>RemarkContentStructure. getRemarks()Gets the value of the remarks property.List<DefaultedTextStructure>PtSituationElement. getSummaries()Gets the value of the summaries property.List<DefaultedTextStructure>RoadSituationElement. getSummaries()Gets the value of the summaries property.List<DefaultedTextStructure>SummaryContentStructure. getSummaryTexts()Gets the value of the summaryTexts property.Methods in uk.org.siri.siri21 with parameters of type DefaultedTextStructure Modifier and Type Method Description voidPtSituationElement. setInternal(DefaultedTextStructure value)Sets the value of the internal property.voidRoadSituationElement. setInternal(DefaultedTextStructure value)Sets the value of the internal property.
-