Class FraudDetectionCbWarningDto

Description

不正検知警告Dtoクラス

  • author: Veritrans, Inc.

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


	
			
Method Summary
string getMessage ()
string getPath ()
string getValue ()
void setMessage (string $message)
void setPath (string $path)
void setValue (string $value)
Methods
getMessage (line 50)

メッセージを取得する

  • return: メッセージ
  • access: public
string getMessage ()
getPath (line 34)

パスを取得する

  • return: パス
  • access: public
string getPath ()
getValue (line 66)

値を取得する

  • return:
  • access: public
string getValue ()
setMessage (line 58)

メッセージを設定する

  • access: public
void setMessage (string $message)
  • string $message: メッセージ
setPath (line 42)

パスを設定する

  • access: public
void setPath (string $path)
  • string $path: パス
setValue (line 74)

値を設定する

  • access: public
void setValue (string $value)
  • string $value: 値

Documentation generated on Tue, 12 Mar 2024 14:04:43 +0900 by phpDocumentor 1.4.4