|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.veritrans.tercerog.mdk.dto.FraudDetectionCbWarningDto
public class FraudDetectionCbWarningDto
不正検知警告Dtoクラス
コンストラクタの概要 | |
---|---|
FraudDetectionCbWarningDto()
|
メソッドの概要 | |
---|---|
String |
getMessage()
メッセージを取得する |
String |
getPath()
パスを取得する |
String |
getValue()
値を取得する |
void |
setMessage(String message)
メッセージを設定する |
void |
setPath(String path)
パスを設定する |
void |
setValue(String value)
値を設定する |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public FraudDetectionCbWarningDto()
メソッドの詳細 |
---|
public String getPath()
public void setPath(String path)
path
- パスpublic String getMessage()
public void setMessage(String message)
message
- メッセージpublic String getValue()
public void setValue(String value)
value
- 値
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |