public static class ParameterMap.NamedParameter extends Object
String
name
value
NamedParameter(String name, String value)
getName()
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final String name
public final String value
public NamedParameter(String name, String value)
public String toString()
toString
Object
public String getName()
public String getValue()
Copyright © 2018. All rights reserved.