|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.codehaus.ivory.attributes.ParameterType
An Attribute which specifies the returned parameter type for SOAP serialization.
Constructor Summary | |
ParameterType(java.lang.Class clazz)
|
Method Summary | |
java.lang.Class |
getParameterType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ParameterType(java.lang.Class clazz)
Method Detail |
public java.lang.Class getParameterType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |