|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.types.DataType
jp.hishidama.ant.taskdefs.MapPropertyTask.MapEntry
public static class MapPropertyTask.MapEntry
コンストラクタの概要 | |
---|---|
MapPropertyTask.MapEntry()
|
メソッドの概要 | |
---|---|
String |
getKey()
|
String |
getValue()
|
void |
setKey(String s)
|
void |
setValue(String s)
|
クラス org.apache.tools.ant.types.DataType から継承されたメソッド |
---|
clone, getRefid, invokeCircularReferenceCheck, isReference, setRefid, toString |
クラス org.apache.tools.ant.ProjectComponent から継承されたメソッド |
---|
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public MapPropertyTask.MapEntry()
メソッドの詳細 |
---|
public void setKey(String s)
public String getKey()
public void setValue(String s)
public String getValue()
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |