Package | Description |
---|---|
org.apache.axis2.jaxws.description | |
org.apache.axis2.jaxws.marshaller | |
org.apache.axis2.jaxws.marshaller.impl.alt |
Modifier and Type | Method and Description |
---|---|
ParameterDescription |
OperationDescription.getParameterDescription(int parameterNumber) |
ParameterDescription |
OperationDescription.getParameterDescription(String parameterName) |
ParameterDescription[] |
OperationDescription.getParameterDescriptions() |
Modifier and Type | Method and Description |
---|---|
ParameterDescription |
MethodParameter.getParameterDescription() |
Modifier and Type | Method and Description |
---|---|
void |
MethodParameter.setParameterDescription(ParameterDescription parameterDescription) |
Constructor and Description |
---|
MethodParameter(ParameterDescription parameterDescription,
Object value) |
Modifier and Type | Method and Description |
---|---|
ParameterDescription |
PDElement.getParam() |
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) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.