|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitDescriptor.Packaging | |
---|---|
org.apache.torque.generator.configuration | This package contains the classes for configuring the Torque generator. |
Uses of UnitDescriptor.Packaging in org.apache.torque.generator.configuration |
---|
Methods in org.apache.torque.generator.configuration that return UnitDescriptor.Packaging | |
---|---|
UnitDescriptor.Packaging |
UnitDescriptor.getPackaging()
Returns the packaging of the unit of generation. |
static UnitDescriptor.Packaging |
UnitDescriptor.Packaging.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnitDescriptor.Packaging[] |
UnitDescriptor.Packaging.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.torque.generator.configuration with parameters of type UnitDescriptor.Packaging | |
---|---|
UnitDescriptor(UnitDescriptor.Packaging packaging,
ProjectPaths projectPaths,
TorqueGeneratorPaths configurationPaths)
Constructor without inheritance, override options, overrideSourceFileset, loglevel and addDebuggingInfoToOutput. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |