Uses of Class
org.starcoin.bean.TypeObj
| Package | Description |
|---|---|
| org.starcoin.bean | |
| org.starcoin.utils |
-
Uses of TypeObj in org.starcoin.bean
Methods in org.starcoin.bean that return TypeObj Modifier and Type Method Description static TypeObjTypeObj. STC() -
Uses of TypeObj in org.starcoin.utils
Methods in org.starcoin.utils with parameters of type TypeObj Modifier and Type Method Description StringStarcoinClient. transfer(AccountAddress sender, Ed25519PrivateKey privateKey, AccountAddress to, TypeObj typeObj, BigInteger amount)