Uses of Class
com.daml.ledger.api.v2.ValueOuterClass.GenMap
Packages that use ValueOuterClass.GenMap
-
Uses of ValueOuterClass.GenMap in com.daml.ledger.api.v2
Methods in com.daml.ledger.api.v2 that return ValueOuterClass.GenMapModifier and TypeMethodDescriptionValueOuterClass.GenMap.Builder.build()ValueOuterClass.GenMap.Builder.buildPartial()static ValueOuterClass.GenMapValueOuterClass.GenMap.getDefaultInstance()ValueOuterClass.GenMap.Builder.getDefaultInstanceForType()ValueOuterClass.GenMap.getDefaultInstanceForType()ValueOuterClass.Value.Builder.getGenMap()The GenMap typeValueOuterClass.Value.getGenMap()The GenMap typeValueOuterClass.ValueOrBuilder.getGenMap()The GenMap typestatic ValueOuterClass.GenMapValueOuterClass.GenMap.parseDelimitedFrom(InputStream input) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(byte[] data) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(com.google.protobuf.ByteString data) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(com.google.protobuf.CodedInputStream input) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(InputStream input) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(ByteBuffer data) static ValueOuterClass.GenMapValueOuterClass.GenMap.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.daml.ledger.api.v2 that return types with arguments of type ValueOuterClass.GenMapModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ValueOuterClass.GenMap>ValueOuterClass.GenMap.getParserForType()static com.google.protobuf.Parser<ValueOuterClass.GenMap>ValueOuterClass.GenMap.parser()Methods in com.daml.ledger.api.v2 with parameters of type ValueOuterClass.GenMapModifier and TypeMethodDescriptionValueOuterClass.GenMap.Builder.mergeFrom(ValueOuterClass.GenMap other) ValueOuterClass.Value.Builder.mergeGenMap(ValueOuterClass.GenMap value) The GenMap typeValueOuterClass.GenMap.newBuilder(ValueOuterClass.GenMap prototype) ValueOuterClass.Value.Builder.setGenMap(ValueOuterClass.GenMap value) The GenMap type -
Uses of ValueOuterClass.GenMap in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data with parameters of type ValueOuterClass.GenMapModifier and TypeMethodDescriptionstatic @NonNull DamlGenMapDamlGenMap.fromProto(ValueOuterClass.GenMap map)