public static interface Contract.UpdateAssetContractOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getDescription()
bytes description = 2; |
long |
getNewLimit()
int64 new_limit = 4; |
long |
getNewPublicLimit()
int64 new_public_limit = 5; |
com.google.protobuf.ByteString |
getOwnerAddress()
bytes owner_address = 1; |
com.google.protobuf.ByteString |
getUrl()
bytes url = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ByteString getOwnerAddress()
bytes owner_address = 1;com.google.protobuf.ByteString getDescription()
bytes description = 2;com.google.protobuf.ByteString getUrl()
bytes url = 3;long getNewLimit()
int64 new_limit = 4;long getNewPublicLimit()
int64 new_public_limit = 5;Copyright © 2020. All rights reserved.