public static interface ResourceContract.ConverterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getElfBalance()
sint64 elf_balance = 2; |
long |
getElfWeight()
Weight based on MAX of 1,000,000
sint64 elf_weight = 4; |
long |
getResBalance()
sint64 res_balance = 1; |
long |
getResWeight()
Weight based on MAX of 1,000,000
sint64 res_weight = 3; |
ResourceContract.ResourceType |
getType()
.ResourceType type = 5; |
int |
getTypeValue()
.ResourceType type = 5; |
long getResBalance()
sint64 res_balance = 1;long getElfBalance()
sint64 elf_balance = 2;long getResWeight()
Weight based on MAX of 1,000,000
sint64 res_weight = 3;long getElfWeight()
Weight based on MAX of 1,000,000
sint64 elf_weight = 4;int getTypeValue()
.ResourceType type = 5;ResourceContract.ResourceType getType()
.ResourceType type = 5;Copyright © 2020. All rights reserved.