Uses of Class
org.apache.axis2.jaxws.marshaller.impl.alt.Element
-
Packages that use Element Package Description org.apache.axis2.jaxws.marshaller.impl.alt -
-
Uses of Element in org.apache.axis2.jaxws.marshaller.impl.alt
Methods in org.apache.axis2.jaxws.marshaller.impl.alt that return Element Modifier and Type Method Description Element
PDElement. getElement()
Constructors in org.apache.axis2.jaxws.marshaller.impl.alt with parameters of type Element Constructor Description PDElement(ParameterDescription param, Element element, Class byType)
PDElement(ParameterDescription param, Element element, Class byType, org.apache.axis2.jaxws.marshaller.impl.alt.Attachment attachment)
-