Uses of Class
org.exolab.castor.builder.SingleClassGenerator
Packages that use SingleClassGenerator
-
Uses of SingleClassGenerator in org.exolab.castor.builder.conflictresolution
Methods in org.exolab.castor.builder.conflictresolution that return SingleClassGeneratorModifier and TypeMethodDescriptionprotected final SingleClassGeneratorBaseClassNameCRStrategy.getSingleClassGenerator()Returns the current caller of this strategy implementation.Methods in org.exolab.castor.builder.conflictresolution with parameters of type SingleClassGeneratorModifier and TypeMethodDescriptionfinal voidBaseClassNameCRStrategy.setSingleClassGenerator(SingleClassGenerator generator) Sets the current caller of this strategy implementation.voidClassNameCRStrategy.setSingleClassGenerator(SingleClassGenerator generator) Injects theSingleClassGeneratorinstance that actually is calling a method of this strategy.