public static class WebDescriptorAdapter.ContextParamInfo extends Object
ContextParamInfo(String name, String value, String description)
String
getDescription()
getName()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContextParamInfo(String name, String value, String description)
name
value
description
public String getName()
public String getValue()
public String getDescription()