Package | Description |
---|---|
org.wso2.carbon.rest.api.stub | |
org.wso2.carbon.rest.api.stub.types.axis2 | |
org.wso2.carbon.rest.api.stub.types.carbon |
Modifier and Type | Method and Description |
---|---|
String |
RestApiAdminStub.getResourceSource(ResourceData resourceData139)
Auto generated method signature
|
String |
RestApiAdmin.getResourceSource(ResourceData resourceData48)
Auto generated method signature
|
void |
RestApiAdminStub.startgetResourceSource(ResourceData resourceData139,
RestApiAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
RestApiAdmin.startgetResourceSource(ResourceData resourceData48,
RestApiAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Modifier and Type | Field and Description |
---|---|
protected ResourceData |
GetResourceSource.localResourceData
field for ResourceData
|
Modifier and Type | Method and Description |
---|---|
ResourceData |
GetResourceSource.getResourceData()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
GetResourceSource.setResourceData(ResourceData param)
Auto generated setter method
|
Modifier and Type | Field and Description |
---|---|
protected ResourceData[] |
APIData.localResources
field for Resources
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
ResourceData[] |
APIData.getResources()
Auto generated getter method
|
static ResourceData |
ResourceData.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 element
|
Modifier and Type | Method and Description |
---|---|
void |
APIData.addResources(ResourceData param)
Auto generated add method for the array for convenience
|
void |
APIData.setResources(ResourceData[] param)
Auto generated setter method
|
protected void |
APIData.validateResources(ResourceData[] param)
validate the array for Resources
|
Copyright © 2019 WSO2. All rights reserved.