public class AttributeBundle extends AbstractNamer
Constructor and Description |
---|
AttributeBundle(Attribute firstAttribute) |
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(Attribute attribute) |
List<Attribute> |
getAttributes() |
String |
getBase() |
String |
getPackageName()
The full package name.
|
String |
getType()
The java Type name, without any package information.
|
String |
getVar()
The var for the current type.
|
String |
toString() |
getAdder, getAdders, getContains, getEditer, getFullType, getGetter, getGetterLocalized, getGetters, getHas, getHasPlural, getHibernateFilterName, getPackageNode, getPackageNodeUp, getPath, getRandomGetter, getRemover, getRemovers, getSetter, getSetters, getTestType, getTypeLow, getUniqueDeleter, getUniqueGetter, getVarLocalized, getVars, getVarsUp, getVarUp, getWith
public AttributeBundle(Attribute firstAttribute)
public void addAttribute(Attribute attribute)
public String getBase()
public String getVar()
Namer
getVar
in interface Namer
getVar
in class AbstractNamer
public String getType()
Namer
getType
in interface Namer
getType
in class AbstractNamer
public String getPackageName()
Namer
getPackageName
in interface Namer
getPackageName
in class AbstractNamer
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.