public abstract class BaseClassNameCRStrategy extends Object implements ClassNameCRStrategy
ClassNameCRStrategy implementations.| Constructor and Description |
|---|
BaseClassNameCRStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected SingleClassGenerator |
getSingleClassGenerator()
Returns the current caller of this strategy implementation.
|
void |
setSingleClassGenerator(SingleClassGenerator generator)
Sets the current caller of this strategy implementation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdealWithClassNameConflict, dealWithFileOverwrite, getName, setConsoleDialogpublic final void setSingleClassGenerator(SingleClassGenerator generator)
setSingleClassGenerator in interface ClassNameCRStrategygenerator - the current caller of this strategy implementation.#setSingleClassGenerator(org.exolab.castor.builder.SingleClassGenerator)protected final SingleClassGenerator getSingleClassGenerator()
Copyright © 2016. All rights reserved.