|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jamon.codegen.AbstractArgument
org.jamon.codegen.RequiredArgument
org.jamon.codegen.FragmentArgument
public class FragmentArgument
| Constructor Summary | |
|---|---|
FragmentArgument(FragmentUnit p_fragmentUnit,
org.jamon.api.Location p_location)
|
|
| Method Summary | |
|---|---|
FragmentUnit |
getFragmentUnit()
|
java.lang.String |
getType()
|
| Methods inherited from class org.jamon.codegen.RequiredArgument |
|---|
toString |
| Methods inherited from class org.jamon.codegen.AbstractArgument |
|---|
generateImplDataCode, generateImplDataSetterCode, getGetterName, getLocation, getName, getSetterName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FragmentArgument(FragmentUnit p_fragmentUnit,
org.jamon.api.Location p_location)
| Method Detail |
|---|
public FragmentUnit getFragmentUnit()
public java.lang.String getType()
getType in class AbstractArgument
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||