@Immutable
public interface WebParameter
| Modifier and Type | Method and Description |
|---|---|
Enum<WebParam.Mode> |
getMode() |
String |
getName() |
int |
getPosition() |
Type |
getType() |
String getName()
WebParam annotation of
generated classesint getPosition()
Enum<WebParam.Mode> getMode()
WebParam.Mode defined in the wsdl and WebParam
annotation of generated classesCopyright © 2008–2016 JBoss.org. All rights reserved.