Uses of Class
uk.org.siri.siri21.DurationContentStructure
-
Packages that use DurationContentStructure Package Description uk.org.siri.siri21 -
-
Uses of DurationContentStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as DurationContentStructure Modifier and Type Field Description protected DurationContentStructureTextualContentStructure. durationContentMethods in uk.org.siri.siri21 that return DurationContentStructure Modifier and Type Method Description DurationContentStructureObjectFactory. createDurationContentStructure()Create an instance ofDurationContentStructureDurationContentStructureTextualContentStructure. getDurationContent()Gets the value of the durationContent property.Methods in uk.org.siri.siri21 with parameters of type DurationContentStructure Modifier and Type Method Description voidTextualContentStructure. setDurationContent(DurationContentStructure value)Sets the value of the durationContent property.
-