Uses of Class
org.wso2.carbon.rest.api.stub.types.carbon.ResourceData
Packages that use ResourceData
Package
Description
-
Uses of ResourceData in org.wso2.carbon.rest.api.stub
Methods in org.wso2.carbon.rest.api.stub with parameters of type ResourceDataModifier and TypeMethodDescriptionRestApiAdmin.getResourceSource(ResourceData resourceData123) Auto generated method signatureRestApiAdminStub.getResourceSource(ResourceData resourceData236) Auto generated method signaturevoidRestApiAdmin.startgetResourceSource(ResourceData resourceData123, RestApiAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidRestApiAdminStub.startgetResourceSource(ResourceData resourceData236, RestApiAdminCallbackHandler callback) Auto generated method signature for Asynchronous Invocations -
Uses of ResourceData in org.wso2.carbon.rest.api.stub.types.axis2
Fields in org.wso2.carbon.rest.api.stub.types.axis2 declared as ResourceDataModifier and TypeFieldDescriptionprotected ResourceDataGetResourceSource.localResourceDatafield for ResourceDataMethods in org.wso2.carbon.rest.api.stub.types.axis2 that return ResourceDataModifier and TypeMethodDescriptionGetResourceSource.getResourceData()Auto generated getter methodMethods in org.wso2.carbon.rest.api.stub.types.axis2 with parameters of type ResourceDataModifier and TypeMethodDescriptionvoidGetResourceSource.setResourceData(ResourceData param) Auto generated setter method -
Uses of ResourceData in org.wso2.carbon.rest.api.stub.types.carbon
Fields in org.wso2.carbon.rest.api.stub.types.carbon declared as ResourceDataModifier and TypeFieldDescriptionprotected ResourceData[]APIData.localResourcesfield for Resources This was an Array!Methods in org.wso2.carbon.rest.api.stub.types.carbon that return ResourceDataModifier and TypeMethodDescriptionAPIData.getResources()Auto generated getter methodstatic ResourceDataResourceData.Factory.parse(XMLStreamReader reader) static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer elementMethods in org.wso2.carbon.rest.api.stub.types.carbon with parameters of type ResourceDataModifier and TypeMethodDescriptionvoidAPIData.addResources(ResourceData param) Auto generated add method for the array for conveniencevoidAPIData.setResources(ResourceData[] param) Auto generated setter methodprotected voidAPIData.validateResources(ResourceData[] param) validate the array for Resources