public class PDElement extends Object
| Constructor and 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) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axis2.jaxws.marshaller.impl.alt.Attachment |
getAttachment() |
Class |
getByJavaTypeClass() |
Element |
getElement() |
org.apache.axis2.jaxws.description.ParameterDescription |
getParam() |
void |
setByJavaTypeClass(Class byType) |
public PDElement(org.apache.axis2.jaxws.description.ParameterDescription param,
Element element,
Class byType,
org.apache.axis2.jaxws.marshaller.impl.alt.Attachment attachment)
public org.apache.axis2.jaxws.description.ParameterDescription getParam()
public Element getElement()
public Class getByJavaTypeClass()
public void setByJavaTypeClass(Class byType)
public org.apache.axis2.jaxws.marshaller.impl.alt.Attachment getAttachment()
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.