Package | Description |
---|---|
org.tron.protos |
Modifier and Type | Method and Description |
---|---|
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.clear() |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.clearBytes()
storage bytes for buy
int64 bytes = 2; |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.clearOwnerAddress()
bytes owner_address = 1; |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.clone() |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.mergeFrom(Contract.BuyStorageBytesContract other) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.mergeFrom(com.google.protobuf.Message other) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.newBuilder() |
static Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.newBuilder(Contract.BuyStorageBytesContract prototype) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.newBuilderForType() |
protected Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.setBytes(long value)
storage bytes for buy
int64 bytes = 2; |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.setOwnerAddress(com.google.protobuf.ByteString value)
bytes owner_address = 1; |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Contract.BuyStorageBytesContract.Builder |
Contract.BuyStorageBytesContract.toBuilder() |
Copyright © 2020. All rights reserved.