|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodegenDownloadData | |
|---|---|
| org.wso2.carbon.wsdl2code.stub | |
| org.wso2.carbon.wsdl2code.stub.types.carbon | |
| Uses of CodegenDownloadData in org.wso2.carbon.wsdl2code.stub |
|---|
| Fields in org.wso2.carbon.wsdl2code.stub declared as CodegenDownloadData | |
|---|---|
protected CodegenDownloadData |
CodegenResponse.local_return
field for _return |
protected CodegenDownloadData |
CodegenForCXFResponse.local_return
field for _return |
| Methods in org.wso2.carbon.wsdl2code.stub that return CodegenDownloadData | |
|---|---|
CodegenDownloadData |
WSDL2CodeServiceStub.codegen(String[] options11)
Auto generated method signature |
CodegenDownloadData |
WSDL2CodeService.codegen(String[] options3)
Auto generated method signature |
CodegenDownloadData |
WSDL2CodeServiceStub.codegenForCXF(String[] options15)
Auto generated method signature |
CodegenDownloadData |
WSDL2CodeService.codegenForCXF(String[] options7)
Auto generated method signature |
CodegenDownloadData |
CodegenResponse.get_return()
Auto generated getter method |
CodegenDownloadData |
CodegenForCXFResponse.get_return()
Auto generated getter method |
| Methods in org.wso2.carbon.wsdl2code.stub with parameters of type CodegenDownloadData | |
|---|---|
void |
WSDL2CodeServiceCallbackHandler.receiveResultcodegen(CodegenDownloadData result)
auto generated Axis2 call back method for codegen method override this method for handling normal response from codegen operation |
void |
WSDL2CodeServiceCallbackHandler.receiveResultcodegenForCXF(CodegenDownloadData result)
auto generated Axis2 call back method for codegenForCXF method override this method for handling normal response from codegenForCXF operation |
void |
CodegenResponse.set_return(CodegenDownloadData param)
Auto generated setter method |
void |
CodegenForCXFResponse.set_return(CodegenDownloadData param)
Auto generated setter method |
| Uses of CodegenDownloadData in org.wso2.carbon.wsdl2code.stub.types.carbon |
|---|
| Methods in org.wso2.carbon.wsdl2code.stub.types.carbon that return CodegenDownloadData | |
|---|---|
static CodegenDownloadData |
CodegenDownloadData.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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||