public static class WebDescriptorAdapter.EnvEntryInfo extends Object
Constructor and Description |
---|
EnvEntryInfo(String name,
String type,
String value,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
String |
getType() |
String |
getValue() |