|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.utils.param.set.DParameter
org.eclipse.smila.search.utils.param.set.DString
public class DString
| Constructor Summary | |
|---|---|
DString()
|
|
| Method Summary | |
|---|---|
boolean |
equals(DString parameter)
|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getValue()
|
void |
setValue(java.lang.String value)
Sets the value. |
| Methods inherited from class org.eclipse.smila.search.utils.param.set.DParameter |
|---|
clone, getName, getType, setName, setType |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DString()
| Method Detail |
|---|
public boolean equals(DString parameter)
public boolean equals(java.lang.Object obj)
equals in class DParameterpublic java.lang.String getValue()
public void setValue(java.lang.String value)
value - The value to set
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||