|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amber.cfg.AbstractGeneratorConfig
public abstract class AbstractGeneratorConfig
The base class for
Constructor Summary
AbstractGeneratorConfig()
Method Summary
int
getAllocationSize()
int
getInitialValue()
java.lang.String
getName()
void
setAllocationSize(int allocationSize)
void
setInitialValue(int initialValue)
void
setName(java.lang.String name)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
AbstractGeneratorConfig
public AbstractGeneratorConfig()
Method Detail
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getInitialValue
public int getInitialValue()
setInitialValue
public void setInitialValue(int initialValue)
getAllocationSize
public int getAllocationSize()
setAllocationSize
public void setAllocationSize(int allocationSize)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD