org.apache.cxf.tools.java2wsdl.processor.internal.jaxws
Class WrapperUtil
java.lang.Object
org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.WrapperUtil
public final class WrapperUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isWrapperClassExists
public static boolean isWrapperClassExists(Method method)
getJaxbAnnotations
public static List<Annotation> getJaxbAnnotations(Method method)
getJaxbAnnotations
public static List<Annotation> getJaxbAnnotations(Method method,
int idx)
Apache CXF