|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.iiop.rmi.AbstractAnalysis org.jboss.iiop.rmi.ParameterAnalysis
Parameter analysis. Routines here are conforming to the "Java(TM) Language to IDL Mapping Specification", version 1.1 (01-06-07).
Method Summary | |
Class |
getCls()
Return my Java type. |
String |
getIDLName()
Return my unqualified IDL name. |
String |
getJavaName()
Return my unqualified java name. |
ParameterMode |
getMode()
Return my attribute mode. |
String |
getTypeIDLName()
Return the IDL type name of my parameter type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public ParameterMode getMode()
public Class getCls()
public String getTypeIDLName()
public String getIDLName()
public String getJavaName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |