|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.mpxj.GenericCriteriaPrompt
public final class GenericCriteriaPrompt
Represents a prompt to the user as part of filter criteria.
| Constructor Summary | |
|---|---|
GenericCriteriaPrompt(DataType type,
String prompt)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getPrompt()
Retrieves the prompt text. |
DataType |
getType()
Retrieve the data type of the expected value. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GenericCriteriaPrompt(DataType type,
String prompt)
type - prompt data typeprompt - text| Method Detail |
|---|
public DataType getType()
public String getPrompt()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||