public class PropertyDto extends Object
PropertyDto()
PropertyDto(String key, String value)
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyDto()
public PropertyDto(String key, String value)
public String getKey()
public String getValue()
public void setKey(String key)
public void setValue(String value)
Copyright © 2015 WSO2. All rights reserved.