public class LoadGroupGenerator extends ClassComponent
Constructor and Description |
---|
LoadGroupGenerator(java.lang.String extClassName,
EntityType entityType,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
generate(JavaWriter out)
Generates the load group.
|
public LoadGroupGenerator(java.lang.String extClassName, EntityType entityType, int index)
public void generate(JavaWriter out) throws java.io.IOException
generate
in class ClassComponent
out
- the writer to the output stream.java.io.IOException