|
||||||||||
前 次 | フレームあり フレームなし |
CoinAPI を使用しているパッケージ | |
---|---|
org.monache.lib.api | |
org.monache.lib.api.impl |
org.monache.lib.api での CoinAPI の使用 |
---|
org.monache.lib.api での CoinAPI のサブインタフェース | |
---|---|
interface |
GetBalance
getbalance コインの利用残高を取得するAPIです。 |
interface |
GetNewAddress
getnewaddress ウォレットに新しく受け取り用アドレスを作成するためのAPIです。 |
interface |
SendFrom
sendfrom 送金元の口座名を指定して、送金をするAPIです。 |
interface |
SendToAddress
sendtoaddress 送金をするAPIです。 |
interface |
WalletLock
ウォレットの複合キーをメモリから破棄し、ウォレットをロックするAPIです。 |
interface |
WalletPassphrase
ウォレットをアンロックするための複合キーをメモリに保存するためのAPIです。 |
CoinAPI を実装している org.monache.lib.api のクラス | |
---|---|
class |
AbstractCoinAPI
|
org.monache.lib.api.impl での CoinAPI の使用 |
---|
CoinAPI を実装している org.monache.lib.api.impl のクラス | |
---|---|
class |
GetBalanceImpl
|
class |
GetNewAddressImpl
|
class |
SendFromImpl
|
class |
SendToAddressImpl
|
class |
WalletLockImpl
|
class |
WalletPassphraseImpl
|
|
||||||||||
前 次 | フレームあり フレームなし |