public static final class Contract.AccountPermissionUpdateContract extends com.google.protobuf.GeneratedMessageV3 implements Contract.AccountPermissionUpdateContractOrBuilder
protocol.AccountPermissionUpdateContract
Modifier and Type | Class and Description |
---|---|
static class |
Contract.AccountPermissionUpdateContract.Builder
Protobuf type
protocol.AccountPermissionUpdateContract |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Modifier and Type | Field and Description |
---|---|
static int |
ACTIVES_FIELD_NUMBER |
static int |
OWNER_ADDRESS_FIELD_NUMBER |
static int |
OWNER_FIELD_NUMBER |
static int |
WITNESS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Protocol.Permission |
getActives(int index)
Empty is invalidate
repeated .protocol.Permission actives = 4; |
int |
getActivesCount()
Empty is invalidate
repeated .protocol.Permission actives = 4; |
List<Protocol.Permission> |
getActivesList()
Empty is invalidate
repeated .protocol.Permission actives = 4; |
Protocol.PermissionOrBuilder |
getActivesOrBuilder(int index)
Empty is invalidate
repeated .protocol.Permission actives = 4; |
List<? extends Protocol.PermissionOrBuilder> |
getActivesOrBuilderList()
Empty is invalidate
repeated .protocol.Permission actives = 4; |
static Contract.AccountPermissionUpdateContract |
getDefaultInstance() |
Contract.AccountPermissionUpdateContract |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Protocol.Permission |
getOwner()
Empty is invalidate
.protocol.Permission owner = 2; |
com.google.protobuf.ByteString |
getOwnerAddress()
bytes owner_address = 1; |
Protocol.PermissionOrBuilder |
getOwnerOrBuilder()
Empty is invalidate
.protocol.Permission owner = 2; |
com.google.protobuf.Parser<Contract.AccountPermissionUpdateContract> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Protocol.Permission |
getWitness()
Can be empty
.protocol.Permission witness = 3; |
Protocol.PermissionOrBuilder |
getWitnessOrBuilder()
Can be empty
.protocol.Permission witness = 3; |
int |
hashCode() |
boolean |
hasOwner()
Empty is invalidate
.protocol.Permission owner = 2; |
boolean |
hasWitness()
Can be empty
.protocol.Permission witness = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Contract.AccountPermissionUpdateContract.Builder |
newBuilder() |
static Contract.AccountPermissionUpdateContract.Builder |
newBuilder(Contract.AccountPermissionUpdateContract prototype) |
Contract.AccountPermissionUpdateContract.Builder |
newBuilderForType() |
protected Contract.AccountPermissionUpdateContract.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Contract.AccountPermissionUpdateContract |
parseDelimitedFrom(InputStream input) |
static Contract.AccountPermissionUpdateContract |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.AccountPermissionUpdateContract |
parseFrom(byte[] data) |
static Contract.AccountPermissionUpdateContract |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.AccountPermissionUpdateContract |
parseFrom(ByteBuffer data) |
static Contract.AccountPermissionUpdateContract |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.AccountPermissionUpdateContract |
parseFrom(com.google.protobuf.ByteString data) |
static Contract.AccountPermissionUpdateContract |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.AccountPermissionUpdateContract |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Contract.AccountPermissionUpdateContract |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Contract.AccountPermissionUpdateContract |
parseFrom(InputStream input) |
static Contract.AccountPermissionUpdateContract |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Contract.AccountPermissionUpdateContract> |
parser() |
Contract.AccountPermissionUpdateContract.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int OWNER_ADDRESS_FIELD_NUMBER
public static final int OWNER_FIELD_NUMBER
public static final int WITNESS_FIELD_NUMBER
public static final int ACTIVES_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public com.google.protobuf.ByteString getOwnerAddress()
bytes owner_address = 1;
getOwnerAddress
in interface Contract.AccountPermissionUpdateContractOrBuilder
public boolean hasOwner()
Empty is invalidate
.protocol.Permission owner = 2;
hasOwner
in interface Contract.AccountPermissionUpdateContractOrBuilder
public Protocol.Permission getOwner()
Empty is invalidate
.protocol.Permission owner = 2;
getOwner
in interface Contract.AccountPermissionUpdateContractOrBuilder
public Protocol.PermissionOrBuilder getOwnerOrBuilder()
Empty is invalidate
.protocol.Permission owner = 2;
getOwnerOrBuilder
in interface Contract.AccountPermissionUpdateContractOrBuilder
public boolean hasWitness()
Can be empty
.protocol.Permission witness = 3;
hasWitness
in interface Contract.AccountPermissionUpdateContractOrBuilder
public Protocol.Permission getWitness()
Can be empty
.protocol.Permission witness = 3;
getWitness
in interface Contract.AccountPermissionUpdateContractOrBuilder
public Protocol.PermissionOrBuilder getWitnessOrBuilder()
Can be empty
.protocol.Permission witness = 3;
getWitnessOrBuilder
in interface Contract.AccountPermissionUpdateContractOrBuilder
public List<Protocol.Permission> getActivesList()
Empty is invalidate
repeated .protocol.Permission actives = 4;
getActivesList
in interface Contract.AccountPermissionUpdateContractOrBuilder
public List<? extends Protocol.PermissionOrBuilder> getActivesOrBuilderList()
Empty is invalidate
repeated .protocol.Permission actives = 4;
getActivesOrBuilderList
in interface Contract.AccountPermissionUpdateContractOrBuilder
public int getActivesCount()
Empty is invalidate
repeated .protocol.Permission actives = 4;
getActivesCount
in interface Contract.AccountPermissionUpdateContractOrBuilder
public Protocol.Permission getActives(int index)
Empty is invalidate
repeated .protocol.Permission actives = 4;
getActives
in interface Contract.AccountPermissionUpdateContractOrBuilder
public Protocol.PermissionOrBuilder getActivesOrBuilder(int index)
Empty is invalidate
repeated .protocol.Permission actives = 4;
getActivesOrBuilder
in interface Contract.AccountPermissionUpdateContractOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Contract.AccountPermissionUpdateContract parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Contract.AccountPermissionUpdateContract parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Contract.AccountPermissionUpdateContract parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Contract.AccountPermissionUpdateContract parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Contract.AccountPermissionUpdateContract parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Contract.AccountPermissionUpdateContract parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Contract.AccountPermissionUpdateContract parseFrom(InputStream input) throws IOException
IOException
public static Contract.AccountPermissionUpdateContract parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Contract.AccountPermissionUpdateContract parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Contract.AccountPermissionUpdateContract parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Contract.AccountPermissionUpdateContract parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Contract.AccountPermissionUpdateContract parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public Contract.AccountPermissionUpdateContract.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Contract.AccountPermissionUpdateContract.Builder newBuilder()
public static Contract.AccountPermissionUpdateContract.Builder newBuilder(Contract.AccountPermissionUpdateContract prototype)
public Contract.AccountPermissionUpdateContract.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected Contract.AccountPermissionUpdateContract.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static Contract.AccountPermissionUpdateContract getDefaultInstance()
public static com.google.protobuf.Parser<Contract.AccountPermissionUpdateContract> parser()
public com.google.protobuf.Parser<Contract.AccountPermissionUpdateContract> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Contract.AccountPermissionUpdateContract getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2020. All rights reserved.