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 ElementPDElement. getElement()Constructors in org.apache.axis2.jaxws.marshaller.impl.alt with parameters of type Element Constructor Description PDElement(org.apache.axis2.jaxws.description.ParameterDescription param, Element element, Class byType)PDElement(org.apache.axis2.jaxws.description.ParameterDescription param, Element element, Class byType, org.apache.axis2.jaxws.marshaller.impl.alt.Attachment attachment)
-