Verwendungen von Enum
org.apache.torque.generator.configuration.UnitDescriptor.Packaging
Packages, die UnitDescriptor.Packaging verwenden
Package
Beschreibung
This package contains the classes for configuring the Torque generator.
-
Verwendungen von UnitDescriptor.Packaging in org.apache.torque.generator.configuration
Methoden in org.apache.torque.generator.configuration, die UnitDescriptor.Packaging zurückgebenModifizierer und TypMethodeBeschreibungUnitDescriptor.getPackaging()
Returns the packaging of the unit of generation.static UnitDescriptor.Packaging
Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static UnitDescriptor.Packaging[]
UnitDescriptor.Packaging.values()
Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.Konstruktoren in org.apache.torque.generator.configuration mit Parametern vom Typ UnitDescriptor.PackagingModifiziererKonstruktorBeschreibungUnitDescriptor
(UnitDescriptor.Packaging packaging, ProjectPaths projectPaths, TorqueGeneratorPaths configurationPaths) Constructor without inheritance, override options, overrideSourceFileset, loglevel and addDebuggingInfoToOutput.