Class RakutenSearchParameter

Description

検索条件:楽天検索パラメータクラス

  • author: Veritrans, Inc.

Located in /tgMdkDto/RakutenSearchParameter.php (line 8)


	
			
Method Summary
string[] getDetailCommandType ()
string[] getDetailOrderType ()
string getItemId ()
void setDetailCommandType (string[] $detailCommandType)
void setDetailOrderType (string[] $detailOrderType)
void setItemId (string $itemId)
Methods
getDetailCommandType (line 49)

詳細コマンドタイプ名を取得する

  • return: 詳細コマンドタイプ名
  • access: public
string[] getDetailCommandType ()
getDetailOrderType (line 31)

詳細オーダー決済状態を取得する

  • return: 詳細オーダー決済状態
  • access: public
string[] getDetailOrderType ()
getItemId (line 67)

商品番号を取得する

  • return: 商品番号
  • access: public
string getItemId ()
setDetailCommandType (line 58)

詳細コマンドタイプ名を設定する

  • access: public
void setDetailCommandType (string[] $detailCommandType)
  • string[] $detailCommandType: 詳細コマンドタイプ名
setDetailOrderType (line 40)

詳細オーダー決済状態を設定する

  • access: public
void setDetailOrderType (string[] $detailOrderType)
  • string[] $detailOrderType: 詳細オーダー決済状態
setItemId (line 76)

商品番号を設定する

  • access: public
void setItemId (string $itemId)
  • string $itemId: 商品番号

Documentation generated on Thu, 16 Feb 2017 18:04:58 +0900 by phpDocumentor 1.4.4