|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.editor.generator.model.JMCRPGTypeManager
Method Summary | |
---|---|
static JMCRPGTypeManager |
getInstance()
|
JMCRPGType[] |
getRPGTypes(Class c)
|
String[] |
getRPGTypesDisplayStrings(Class c)
|
protected boolean |
isRPGArray(JMCRPGType t)
Returns true if the provided JMCRPGType maps to an rpg Array |
protected boolean |
isRPGObject(JMCRPGType t)
Returns true if the provided JMCRPGType maps to an rpg Object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static JMCRPGTypeManager getInstance()
public JMCRPGType[] getRPGTypes(Class c)
c
-
public String[] getRPGTypesDisplayStrings(Class c)
c
-
protected boolean isRPGObject(JMCRPGType t)
t
-
protected boolean isRPGArray(JMCRPGType t)
t
-
|
iSeries Remote Systems v6.0.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |