|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.annotations.WebParamAnnotation
org.codehaus.xfire.annotations.commons.WebParam
public class WebParam
Commons Attributes version of the WebParam Annotation.
WebParamAnnotation
Field Summary |
---|
Fields inherited from class org.codehaus.xfire.annotations.WebParamAnnotation |
---|
MODE_IN, MODE_INOUT, MODE_OUT |
Constructor Summary | |
---|---|
WebParam()
|
|
WebParam(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class org.codehaus.xfire.annotations.WebParamAnnotation |
---|
getMode, getName, getTargetNamespace, isHeader, setHeader, setMode, setName, setTargetNamespace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebParam()
public WebParam(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |