Uses of Class
uk.org.siri.siri21.KeyValueStructure
-
Packages that use KeyValueStructure Package Description uk.org.siri.siri21 -
-
Uses of KeyValueStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type KeyValueStructure Modifier and Type Field Description protected List<KeyValueStructure>KeyList. keyValuesMethods in uk.org.siri.siri21 that return KeyValueStructure Modifier and Type Method Description KeyValueStructureObjectFactory. createKeyValueStructure()Create an instance ofKeyValueStructureMethods in uk.org.siri.siri21 that return types with arguments of type KeyValueStructure Modifier and Type Method Description List<KeyValueStructure>KeyList. getKeyValues()Gets the value of the keyValues property.
-