Package com.daml.ledger.api.v2
Class ValueOuterClass
java.lang.Object
com.daml.ledger.api.v2.ValueOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A value with finite set of alternative representations.static interface
static final class
Protobuf typecom.daml.ledger.api.v2.GenMap
static interface
static final class
Unique identifier of an entity.static interface
static final class
A homogenous collection of values.static interface
static final class
Corresponds to Java's Optional type, Scala's Option, and Haskell's Maybe.static interface
static final class
Contains nested values.static final class
A named nested value within a record.static interface
static interface
static final class
Protobuf typecom.daml.ledger.api.v2.TextMap
static interface
static final class
Encodes values that the ledger accepts as command arguments and emits as contract arguments.static interface
static final class
A value with alternative representations.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptor
static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistry registry) static void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-