StopSubChain.Builder |
StopSubChain.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StopSubChain.Builder |
StopSubChain.Builder.clear() |
StopSubChain.Builder |
StopSubChain.Builder.clearChainID()
uint32 chainID = 1;
|
StopSubChain.Builder |
StopSubChain.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StopSubChain.Builder |
StopSubChain.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StopSubChain.Builder |
StopSubChain.Builder.clearStopHeight()
uint64 stopHeight = 2;
|
StopSubChain.Builder |
StopSubChain.Builder.clearSubChainAddress()
string subChainAddress = 3;
|
StopSubChain.Builder |
StopSubChain.Builder.clone() |
StopSubChain.Builder |
ActionCore.Builder.getStopSubChainBuilder()
.iotextypes.StopSubChain stopSubChain = 14;
|
StopSubChain.Builder |
StopSubChain.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StopSubChain.Builder |
StopSubChain.Builder.mergeFrom(com.google.protobuf.Message other) |
StopSubChain.Builder |
StopSubChain.Builder.mergeFrom(StopSubChain other) |
StopSubChain.Builder |
StopSubChain.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static StopSubChain.Builder |
StopSubChain.newBuilder() |
static StopSubChain.Builder |
StopSubChain.newBuilder(StopSubChain prototype) |
StopSubChain.Builder |
StopSubChain.newBuilderForType() |
protected StopSubChain.Builder |
StopSubChain.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
StopSubChain.Builder |
StopSubChain.Builder.setChainID(int value)
uint32 chainID = 1;
|
StopSubChain.Builder |
StopSubChain.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StopSubChain.Builder |
StopSubChain.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StopSubChain.Builder |
StopSubChain.Builder.setStopHeight(long value)
uint64 stopHeight = 2;
|
StopSubChain.Builder |
StopSubChain.Builder.setSubChainAddress(String value)
string subChainAddress = 3;
|
StopSubChain.Builder |
StopSubChain.Builder.setSubChainAddressBytes(com.google.protobuf.ByteString value)
string subChainAddress = 3;
|
StopSubChain.Builder |
StopSubChain.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StopSubChain.Builder |
StopSubChain.toBuilder() |