public class ParameterDTO extends Object
Constructor and Description |
---|
ParameterDTO() |
public String getName()
public void setName(String name)
name
- the name to setpublic String getValue()
public void setValue(String value)
value
- the value to setpublic String getKey()
public void setKey(String key)
key
- the key to setCopyright © 2019 WSO2. All rights reserved.