|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.tools.ant.taskdefs.optional.junit.FormatterElement
bodybuilder.ant.xmltest.ExtendedFormatterElement
拡張フォーマッタ要素
入れ子クラスの概要 |
クラス org.apache.tools.ant.taskdefs.optional.junit.FormatterElement から継承した入れ子クラス |
org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.TypeAttribute |
フィールドの概要 |
クラス org.apache.tools.ant.taskdefs.optional.junit.FormatterElement から継承したフィールド |
BRIEF_FORMATTER_CLASS_NAME, PLAIN_FORMATTER_CLASS_NAME, XML_FORMATTER_CLASS_NAME |
コンストラクタの概要 | |
ExtendedFormatterElement()
|
メソッドの概要 | |
void |
setClassname(java.lang.String classname)
クラス名をセットする。 |
void |
setType(org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.TypeAttribute type)
タイプをセットする。 |
クラス org.apache.tools.ant.taskdefs.optional.junit.FormatterElement から継承したメソッド |
getClassname, getExtension, setExtension, setIf, setOutput, setUnless, setUseFile, shouldUse |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public ExtendedFormatterElement()
メソッドの詳細 |
public void setType(org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.TypeAttribute type)
type
- タイプpublic void setClassname(java.lang.String classname)
classname
- クラス名
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |