Uses of Class
org.wso2.carbon.registry.ws.api.WSProperty
Packages that use WSProperty
-
Uses of WSProperty in org.wso2.carbon.registry.ws.api
Methods in org.wso2.carbon.registry.ws.api that return WSPropertyModifier and TypeMethodDescriptionWSResource.getProperties()Returns all properties of the WSResource.Methods in org.wso2.carbon.registry.ws.api with parameters of type WSPropertyModifier and TypeMethodDescriptionvoidWSResource.setProperties(WSProperty[] properties) Set properties of a WSResource.