public static final class ToeknConverterContract.Connector extends com.google.protobuf.GeneratedMessageV3 implements ToeknConverterContract.ConnectorOrBuilder
Connector| 限定符和类型 | 类和说明 |
|---|---|
static class |
ToeknConverterContract.Connector.Builder
Protobuf type
Connector |
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, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
IS_DEPOSIT_ACCOUNT_FIELD_NUMBER |
static int |
IS_PURCHASE_ENABLED_FIELD_NUMBER |
static int |
IS_VIRTUAL_BALANCE_ENABLED_FIELD_NUMBER |
static int |
RELATED_SYMBOL_FIELD_NUMBER |
static int |
SYMBOL_FIELD_NUMBER |
static int |
VIRTUAL_BALANCE_FIELD_NUMBER |
static int |
WEIGHT_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static ToeknConverterContract.Connector |
getDefaultInstance() |
ToeknConverterContract.Connector |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getIsDepositAccount()
Indicates if the connector is base token connector.
|
boolean |
getIsPurchaseEnabled()
Whether the connector is enabled.
|
boolean |
getIsVirtualBalanceEnabled()
Whether to use Virtual Balance.
|
com.google.protobuf.Parser<ToeknConverterContract.Connector> |
getParserForType() |
String |
getRelatedSymbol()
Indicates its related connector, the pair connector includes a new created token connector and the base token connector.
|
com.google.protobuf.ByteString |
getRelatedSymbolBytes()
Indicates its related connector, the pair connector includes a new created token connector and the base token connector.
|
int |
getSerializedSize() |
String |
getSymbol()
The token symbol.
|
com.google.protobuf.ByteString |
getSymbolBytes()
The token symbol.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getVirtualBalance()
The virtual balance for base token.
|
String |
getWeight()
The calculated weight value for this Connector.
|
com.google.protobuf.ByteString |
getWeightBytes()
The calculated weight value for this Connector.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ToeknConverterContract.Connector.Builder |
newBuilder() |
static ToeknConverterContract.Connector.Builder |
newBuilder(ToeknConverterContract.Connector prototype) |
ToeknConverterContract.Connector.Builder |
newBuilderForType() |
protected ToeknConverterContract.Connector.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ToeknConverterContract.Connector |
parseDelimitedFrom(InputStream input) |
static ToeknConverterContract.Connector |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToeknConverterContract.Connector |
parseFrom(byte[] data) |
static ToeknConverterContract.Connector |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToeknConverterContract.Connector |
parseFrom(ByteBuffer data) |
static ToeknConverterContract.Connector |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToeknConverterContract.Connector |
parseFrom(com.google.protobuf.ByteString data) |
static ToeknConverterContract.Connector |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToeknConverterContract.Connector |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ToeknConverterContract.Connector |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ToeknConverterContract.Connector |
parseFrom(InputStream input) |
static ToeknConverterContract.Connector |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ToeknConverterContract.Connector> |
parser() |
ToeknConverterContract.Connector.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, mergeFromAndMakeImmutableInternal, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int SYMBOL_FIELD_NUMBER
public static final int VIRTUAL_BALANCE_FIELD_NUMBER
public static final int WEIGHT_FIELD_NUMBER
public static final int IS_VIRTUAL_BALANCE_ENABLED_FIELD_NUMBER
public static final int IS_PURCHASE_ENABLED_FIELD_NUMBER
public static final int RELATED_SYMBOL_FIELD_NUMBER
public static final int IS_DEPOSIT_ACCOUNT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getSymbol()
The token symbol.
string symbol = 1;getSymbol 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic com.google.protobuf.ByteString getSymbolBytes()
The token symbol.
string symbol = 1;getSymbolBytes 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic long getVirtualBalance()
The virtual balance for base token.
int64 virtual_balance = 2;getVirtualBalance 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic String getWeight()
The calculated weight value for this Connector.
string weight = 3;getWeight 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic com.google.protobuf.ByteString getWeightBytes()
The calculated weight value for this Connector.
string weight = 3;getWeightBytes 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic boolean getIsVirtualBalanceEnabled()
Whether to use Virtual Balance.
bool is_virtual_balance_enabled = 4;getIsVirtualBalanceEnabled 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic boolean getIsPurchaseEnabled()
Whether the connector is enabled.
bool is_purchase_enabled = 5;getIsPurchaseEnabled 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic String getRelatedSymbol()
Indicates its related connector, the pair connector includes a new created token connector and the base token connector.
string related_symbol = 6;getRelatedSymbol 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic com.google.protobuf.ByteString getRelatedSymbolBytes()
Indicates its related connector, the pair connector includes a new created token connector and the base token connector.
string related_symbol = 6;getRelatedSymbolBytes 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic boolean getIsDepositAccount()
Indicates if the connector is base token connector.
bool is_deposit_account = 7;getIsDepositAccount 在接口中 ToeknConverterContract.ConnectorOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ToeknConverterContract.Connector parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ToeknConverterContract.Connector parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ToeknConverterContract.Connector parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ToeknConverterContract.Connector parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ToeknConverterContract.Connector parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ToeknConverterContract.Connector parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ToeknConverterContract.Connector parseFrom(InputStream input) throws IOException
IOExceptionpublic static ToeknConverterContract.Connector parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ToeknConverterContract.Connector parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ToeknConverterContract.Connector parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ToeknConverterContract.Connector parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ToeknConverterContract.Connector parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ToeknConverterContract.Connector.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ToeknConverterContract.Connector.Builder newBuilder()
public static ToeknConverterContract.Connector.Builder newBuilder(ToeknConverterContract.Connector prototype)
public ToeknConverterContract.Connector.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ToeknConverterContract.Connector.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ToeknConverterContract.Connector getDefaultInstance()
public static com.google.protobuf.Parser<ToeknConverterContract.Connector> parser()
public com.google.protobuf.Parser<ToeknConverterContract.Connector> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ToeknConverterContract.Connector getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.