org.apache.axis2.tools.bean
Class WsdlgenBean
java.lang.Object
org.apache.axis2.tools.bean.WsdlgenBean
public class WsdlgenBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsdlgenBean
public WsdlgenBean()
getClassName
public String getClassName()
setClassName
public void setClassName(String className)
getClassPathList
public String[] getClassPathList()
setClassPathList
public void setClassPathList(String[] classPathList)
getTargetNamespace
public String getTargetNamespace()
setTargetNamespace
public void setTargetNamespace(String targetNamespace)
getTargetNamespacePrefix
public String getTargetNamespacePrefix()
setTargetNamespacePrefix
public void setTargetNamespacePrefix(String targetNamespacePrefix)
getSchemaTargetNamespace
public String getSchemaTargetNamespace()
setSchemaTargetNamespace
public void setSchemaTargetNamespace(String schemaTargetNameSpace)
getSchemaTargetNamespacePrefix
public String getSchemaTargetNamespacePrefix()
setSchemaTargetNamespacePrefix
public void setSchemaTargetNamespacePrefix(String schemaTargetNameSpacePrefix)
getOutputLocation
public String getOutputLocation()
setOutputLocation
public void setOutputLocation(String outputLoaction)
getOutputWSDLName
public String getOutputWSDLName()
setOutputWSDLName
public void setOutputWSDLName(String outputWSDLName)
getServiceName
public String getServiceName()
setServiceName
public void setServiceName(String serviceName)
fillOptionMap
public Map fillOptionMap()
generate
public void generate()
throws Exception
- Throws:
Exception
getActiveProject
public com.intellij.openapi.project.Project getActiveProject()
setProject
public void setProject(com.intellij.openapi.project.Project project)
getModules
public com.intellij.openapi.module.Module[] getModules()
getModuleSrc
public String[] getModuleSrc(String name)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.