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.
|
toString
compareTo, generateImplDataCode, generateImplDataSetterCode, getGetterName, getLocation, getName, getSetterName, getType
public FragmentArgument(FragmentUnit fragmentUnit, org.jamon.api.Location location)
public FragmentUnit getFragmentUnit()
public String getFullyQualifiedType()
AbstractArgument
AbstractArgument.getType()
, except for top-level fragement arguments.getFullyQualifiedType
in class AbstractArgument
Copyright © 2003–2014 Jamon developers. All rights reserved.