public static interface PackageServiceOuterClass.GetPackageStatusResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PackageServiceOuterClass.PackageStatus |
getPackageStatus()
The status of the package.
|
int |
getPackageStatusValue()
The status of the package.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getPackageStatusValue()
The status of the package.
.com.daml.ledger.api.v1.PackageStatus package_status = 1 [json_name = "packageStatus"];
PackageServiceOuterClass.PackageStatus getPackageStatus()
The status of the package.
.com.daml.ledger.api.v1.PackageStatus package_status = 1 [json_name = "packageStatus"];