org.apache.cxf.tools.wsdlto.frontend.jaxws.customization
Class JAXWSClass
java.lang.Object
org.apache.cxf.tools.wsdlto.frontend.jaxws.customization.JAXWSClass
public class JAXWSClass
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXWSClass
public JAXWSClass(String clzName,
String comment)
setClassName
public void setClassName(String clzName)
getClassName
public String getClassName()
setComments
public void setComments(String comment)
getComments
public String getComments()
Apache CXF