public class FragmentArgument extends RequiredArgument
| Constructor and Description |
|---|
FragmentArgument(FragmentUnit fragmentUnit,
org.jamon.api.Location location) |
| Modifier and Type | Method and Description |
|---|---|
FragmentUnit |
getFragmentUnit() |
String |
getFullyQualifiedType()
Return the fully qualified type.
|
toStringcompareTo, generateImplDataCode, generateImplDataSetterCode, getGetterName, getLocation, getName, getSetterName, getTypepublic FragmentArgument(FragmentUnit fragmentUnit, org.jamon.api.Location location)
public FragmentUnit getFragmentUnit()
public String getFullyQualifiedType()
AbstractArgumentAbstractArgument.getType(), except for top-level fragement arguments.getFullyQualifiedType in class AbstractArgumentCopyright © 2003–2015 Jamon developers. All rights reserved.