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