Class SearchRange

Description

検索条件:範囲指定クラス

  • author: Veritrans, Inc.

Located in /tgMdkDto/SearchRange.php (line 7)


	
			
Method Summary
string getFrom ()
string getTo ()
void setFrom (string $from)
void setTo (string $to)
Methods
getFrom (line 24)

検索範囲:Fromを取得する

  • return: 検索範囲:From
  • access: public
string getFrom ()
getTo (line 42)

検索範囲:Toを取得する

  • return: 検索範囲:To
  • access: public
string getTo ()
setFrom (line 33)

検索範囲:Fromを設定する

  • access: public
void setFrom (string $from)
  • string $from: 検索範囲:From
setTo (line 51)

検索範囲:Toを設定する

  • access: public
void setTo (string $to)
  • string $to: 検索範囲:To

Documentation generated on Thu, 16 Feb 2017 18:05:49 +0900 by phpDocumentor 1.4.4