Uses of Enum Class
generalDatabase.external.CopyTypes
Packages that use CopyTypes
-
Uses of CopyTypes in generalDatabase.external
Methods in generalDatabase.external that return CopyTypesModifier and TypeMethodDescriptionstatic CopyTypes
Returns the enum constant of this class with the specified name.static CopyTypes[]
CopyTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in generalDatabase.external with parameters of type CopyTypesModifier and TypeMethodDescriptionstatic void
CopyDialog.showDialog
(Window parentFrame, CopyManager copyManager, DBControl externalDatabase, CopyTypes copyDirection)