org.objectweb.speedo.generation.generator.lib
Class AbstractSpeedoGenerator.FetchGroup
java.lang.Object
org.objectweb.speedo.generation.generator.lib.AbstractSpeedoGenerator.FetchGroup
- Enclosing class:
- AbstractSpeedoGenerator
public class AbstractSpeedoGenerator.FetchGroup
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
postload
public boolean postload
nestedFetchGroups
public java.util.List nestedFetchGroups
- The list of names of the nested fetchgroups
fields
public java.util.List fields
AbstractSpeedoGenerator.FetchGroup
public AbstractSpeedoGenerator.FetchGroup()
getFields
public java.util.List getFields()
getName
public java.lang.String getName()
getNestedFetchGroups
public java.util.List getNestedFetchGroups()
isPostload
public boolean isPostload()