org.wso2.carbon.registry.ws.api
Class WSProperties
java.lang.Object
org.wso2.carbon.registry.ws.api.WSProperties
public class WSProperties
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSProperties
public WSProperties()
getKey
public String getKey()
getValues
public String[] getValues()
setKey
public void setKey(String key)
setValues
public void setValues(String[] values)
Copyright © 2012 WSO2 Inc. All Rights Reserved.