public static class DataServiceDocLitWrappedSchemaGenerator.CommonParams extends Object
Constructor and Description |
---|
CommonParams(org.apache.axis2.description.AxisService axisService,
DataService dataservice) |
Modifier and Type | Method and Description |
---|---|
org.apache.axis2.description.AxisService |
getAxisService() |
DataService |
getDataService() |
Map<QName,org.apache.ws.commons.schema.XmlSchemaElement> |
getElementMap() |
Map<String,QName> |
getRequestInputElementMap() |
Map<String,org.apache.ws.commons.schema.XmlSchema> |
getSchemaMap() |
Map<QName,org.apache.ws.commons.schema.XmlSchemaComplexType> |
getTypeMap() |
org.apache.axis2.description.java2wsdl.TypeTable |
getTypeTable() |
org.apache.ws.commons.schema.XmlSchemaCollection |
getXmlSchemaCollection() |
public CommonParams(org.apache.axis2.description.AxisService axisService, DataService dataservice)
public org.apache.axis2.description.java2wsdl.TypeTable getTypeTable()
public org.apache.axis2.description.AxisService getAxisService()
public DataService getDataService()
public org.apache.ws.commons.schema.XmlSchemaCollection getXmlSchemaCollection()
Copyright © 2019 WSO2. All rights reserved.