org.objectweb.speedo.generation.generator.lib
Class SpeedoGenerator.FetchGroup
java.lang.Object
org.objectweb.speedo.generation.generator.lib.SpeedoGenerator.FetchGroup
- Enclosing class:
- SpeedoGenerator
- public class SpeedoGenerator.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
SpeedoGenerator.FetchGroup
public SpeedoGenerator.FetchGroup()
getFields
public java.util.List getFields()
getName
public java.lang.String getName()
getNestedFetchGroups
public java.util.List getNestedFetchGroups()
isPostload
public boolean isPostload()