org.apache.openejb.jee.sun
Class ParameterEncoding
java.lang.Object
org.apache.openejb.jee.sun.ParameterEncoding
public class ParameterEncoding
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
formHintField
protected String formHintField
defaultCharset
protected String defaultCharset
ParameterEncoding
public ParameterEncoding()
getFormHintField
public String getFormHintField()
setFormHintField
public void setFormHintField(String value)
getDefaultCharset
public String getDefaultCharset()
setDefaultCharset
public void setDefaultCharset(String value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.