|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnvEntryDesc
This interface represents the description of an EnvEntry object.
| Method Summary | |
|---|---|
String |
getName()
Get the name of the environemt entry. |
Class |
getType()
Get the fully-qualified Java type of the environemt entry. |
Object |
getValue()
Get the value of the environment entry. |
boolean |
hasValue()
Assessor for existence of value for the descriptor. |
| Method Detail |
|---|
String getName()
Class getType()
boolean hasValue()
Object getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||