org.seasar.s2csv.csv.message
??? CSVMsg
java.lang.Object
org.seasar.s2csv.csv.message.CSVMsg
public class CSVMsg
- extends java.lang.Object
バリデーション結果メッセージ情報
??? java.lang.Object ??????????? |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CSVMsg
public CSVMsg()
toString
public java.lang.String toString()
- ???????:
- ???
java.lang.Object
?? toString
setMsgKey
public void setMsgKey(java.lang.String key)
- message key
- ?????:
key
-
getMsgKey
public java.lang.String getMsgKey()
- ???:
- message key
setMsgArgs
public void setMsgArgs(java.lang.Object[] args)
- message args
- ?????:
args
-
getMsgArgs
public java.lang.Object[] getMsgArgs()
- ???:
- message args
Copyright © 2004-2008-2008 The Seasar Foundation. All Rights Reserved.