Uses of Class
org.wso2.carbon.registry.ws.api.WSProperty

Packages that use WSProperty
org.wso2.carbon.registry.ws.api   
 

Uses of WSProperty in org.wso2.carbon.registry.ws.api
 

Methods in org.wso2.carbon.registry.ws.api that return WSProperty
 WSProperty[] WSResource.getProperties()
          Returns all properties of the WSResource.
 

Methods in org.wso2.carbon.registry.ws.api with parameters of type WSProperty
 void WSResource.setProperties(WSProperty[] properties)
          Set properties of a WSResource.
 



Copyright © 2012 WSO2 Inc. All Rights Reserved.