|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParameterDescription | |
---|---|
org.apache.axis2.jaxws.description | |
org.apache.axis2.jaxws.marshaller | |
org.apache.axis2.jaxws.marshaller.impl.alt |
Uses of ParameterDescription in org.apache.axis2.jaxws.description |
---|
Methods in org.apache.axis2.jaxws.description that return ParameterDescription | |
---|---|
ParameterDescription |
OperationDescription.getParameterDescription(int parameterNumber)
|
ParameterDescription |
OperationDescription.getParameterDescription(java.lang.String parameterName)
|
ParameterDescription[] |
OperationDescription.getParameterDescriptions()
|
Uses of ParameterDescription in org.apache.axis2.jaxws.marshaller |
---|
Methods in org.apache.axis2.jaxws.marshaller that return ParameterDescription | |
---|---|
ParameterDescription |
MethodParameter.getParameterDescription()
|
Methods in org.apache.axis2.jaxws.marshaller with parameters of type ParameterDescription | |
---|---|
void |
MethodParameter.setParameterDescription(ParameterDescription parameterDescription)
|
Constructors in org.apache.axis2.jaxws.marshaller with parameters of type ParameterDescription | |
---|---|
MethodParameter(ParameterDescription parameterDescription,
java.lang.Object value)
|
Uses of ParameterDescription in org.apache.axis2.jaxws.marshaller.impl.alt |
---|
Methods in org.apache.axis2.jaxws.marshaller.impl.alt that return ParameterDescription | |
---|---|
ParameterDescription |
PDElement.getParam()
|
Constructors in org.apache.axis2.jaxws.marshaller.impl.alt with parameters of type ParameterDescription | |
---|---|
PDElement(ParameterDescription param,
Element element,
java.lang.Class byType)
|
|
PDElement(ParameterDescription param,
Element element,
java.lang.Class byType,
org.apache.axis2.jaxws.marshaller.impl.alt.Attachment attachment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |