| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.codegen.impls.MetaParamImpl
public class MetaParamImpl
A meta parameter.
| Constructor Summary | |
|---|---|
| MetaParamImpl() | |
| Method Summary | |
|---|---|
|  String | getName()Get this parameter's name. | 
|  OutType | getOutType()Get this parameter's Out type. | 
|  void | setName(String toSet)Set this parameter's name. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MetaParamImpl()
| Method Detail | 
|---|
public String getName()
MetaParam
getName in interface MetaParampublic OutType getOutType()
MetaParam
getOutType in interface MetaParampublic void setName(String toSet)
MetaParam
setName in interface MetaParamtoSet - This parameter's name.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||