net.sf.hibernate4gwt.rebind.xml
Class AdditionalCode
java.lang.Object
net.sf.hibernate4gwt.rebind.xml.AdditionalCode
public class AdditionalCode
- extends java.lang.Object
- Author:
- bruno.marchesson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdditionalCode
public AdditionalCode()
getSuffix
public java.lang.String getSuffix()
- Returns:
- the suffix
setSuffix
public void setSuffix(java.lang.String suffix)
- Parameters:
suffix
- the suffix to set
getImplementedInterface
public java.lang.String getImplementedInterface()
- Returns:
- the implementedInterfaces
setImplementedInterfaces
public void setImplementedInterfaces(java.lang.String implementedInterface)
- Parameters:
implementedInterfaces
- the implementedInterfaces to set
getAttributes
public java.util.List<Attribute> getAttributes()
- Returns:
- the attributes
setAttributes
public void setAttributes(java.util.List<Attribute> attributes)
- Parameters:
attributes
- the attributes to set
getMethods
public java.util.List<Method> getMethods()
- Returns:
- the methods
setMethods
public void setMethods(java.util.List<Method> methods)
- Parameters:
methods
- the methods to set