public class Parameter extends Object
Parameter(String name, String value)
String
getName()
getValue()
boolean
isLocked()
void
setLocked(boolean locked)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Parameter(String name, String value)
public String getName()
public String getValue()
public boolean isLocked()
public void setLocked(boolean locked)
Copyright © 2022 WSO2. All rights reserved.