org.monache.lib.api.impl
クラス ValidateAddressImpl

java.lang.Object
  上位を拡張 org.monache.lib.api.AbstractCoinAPI
      上位を拡張 org.monache.lib.api.impl.ValidateAddressImpl
すべての実装されたインタフェース:
CoinAPI, ValidateAddress

public class ValidateAddressImpl
extends AbstractCoinAPI
implements ValidateAddress

導入されたバージョン:
1.0
作成者:
monache.org

フィールドの概要
protected static java.lang.String METHOD
           
 
クラス org.monache.lib.api.AbstractCoinAPI から継承されたフィールド
ARG_UNSPECIFIED
 
コンストラクタの概要
ValidateAddressImpl()
           
 
メソッドの概要
 ValidateAddressResult call(JsonRPCClient jsonRPCClient, java.lang.String address)
          ウォレットアドレスの情報を取得します。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

METHOD

protected static final java.lang.String METHOD
関連項目:
定数フィールド値
コンストラクタの詳細

ValidateAddressImpl

public ValidateAddressImpl()
導入されたバージョン:
1.0
メソッドの詳細

call

public ValidateAddressResult call(JsonRPCClient jsonRPCClient,
                                  java.lang.String address)
                           throws CoinAPIException
インタフェース ValidateAddress の記述:
ウォレットアドレスの情報を取得します。

定義:
インタフェース ValidateAddress 内の call
戻り値:
例外:
CoinAPIException


Copyright © 2014. All Rights Reserved.