public class PDElement extends Object
Constructor and Description |
---|
PDElement(ParameterDescription param,
Element element,
Class byType) |
PDElement(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() |
ParameterDescription |
getParam() |
void |
setByJavaTypeClass(Class byType) |
public PDElement(ParameterDescription param, Element element, Class byType, org.apache.axis2.jaxws.marshaller.impl.alt.Attachment attachment)
public PDElement(ParameterDescription param, Element element, Class byType)
public 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-2015 The Apache Software Foundation. All Rights Reserved.