public class TestEnvironment.Element
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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.
|
public java.lang.String getKey()
public java.lang.String getValue()
public java.lang.String getDefinedInEnv()
public java.lang.String getDefinedInFile()
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.