|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.javatest.TestEnvironment.Element
public class TestEnvironment.Element
A class representing an entry in a test environment.
| Method Summary | |
|---|---|
java.lang.String |
getDefinedInEnv()
Get the name of the environment that defines this entry. |
java.lang.String |
getDefinedInFile()
Get the name of the file (or table) that defines this entry. |
java.lang.String |
getKey()
Get the name of this entry. |
java.lang.String |
getValue()
Get the (unresolved) value of this entry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getKey()
public java.lang.String getValue()
public java.lang.String getDefinedInEnv()
public java.lang.String getDefinedInFile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||