Uses of Class
uk.org.netex.www.netex.KeyValueStructure
Packages that use KeyValueStructure
-
Uses of KeyValueStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return KeyValueStructureModifier and TypeMethodDescriptionKeyValueStructure.Builder.build()KeyValueStructure.Builder.buildPartial()static KeyValueStructureKeyValueStructure.getDefaultInstance()KeyValueStructure.Builder.getDefaultInstanceForType()KeyValueStructure.getDefaultInstanceForType()KeyListStructure.Builder.getKeyValue(int index) Key value pair for Entity.KeyListStructure.getKeyValue(int index) Key value pair for Entity.KeyListStructureOrBuilder.getKeyValue(int index) Key value pair for Entity.static KeyValueStructureKeyValueStructure.parseDelimitedFrom(InputStream input) static KeyValueStructureKeyValueStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueStructureKeyValueStructure.parseFrom(byte[] data) static KeyValueStructureKeyValueStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueStructureKeyValueStructure.parseFrom(com.google.protobuf.ByteString data) static KeyValueStructureKeyValueStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueStructureKeyValueStructure.parseFrom(com.google.protobuf.CodedInputStream input) static KeyValueStructureKeyValueStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueStructureKeyValueStructure.parseFrom(InputStream input) static KeyValueStructureKeyValueStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueStructureKeyValueStructure.parseFrom(ByteBuffer data) static KeyValueStructureKeyValueStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type KeyValueStructureModifier and TypeMethodDescriptionKeyListStructure.Builder.getKeyValueList()Key value pair for Entity.KeyListStructure.getKeyValueList()Key value pair for Entity.KeyListStructureOrBuilder.getKeyValueList()Key value pair for Entity.com.google.protobuf.Parser<KeyValueStructure> KeyValueStructure.getParserForType()static com.google.protobuf.Parser<KeyValueStructure> KeyValueStructure.parser()Methods in uk.org.netex.www.netex with parameters of type KeyValueStructureModifier and TypeMethodDescriptionKeyListStructure.Builder.addKeyValue(int index, KeyValueStructure value) Key value pair for Entity.KeyListStructure.Builder.addKeyValue(KeyValueStructure value) Key value pair for Entity.KeyValueStructure.Builder.mergeFrom(KeyValueStructure other) static KeyValueStructure.BuilderKeyValueStructure.newBuilder(KeyValueStructure prototype) KeyListStructure.Builder.setKeyValue(int index, KeyValueStructure value) Key value pair for Entity.Method parameters in uk.org.netex.www.netex with type arguments of type KeyValueStructureModifier and TypeMethodDescriptionKeyListStructure.Builder.addAllKeyValue(Iterable<? extends KeyValueStructure> values) Key value pair for Entity.