Uses of Enum Class
generalDatabase.external.CopyStatus
Packages that use CopyStatus
-
Uses of CopyStatus in generalDatabase.external
Methods in generalDatabase.external that return CopyStatusModifier and TypeMethodDescriptionTableInformation.getCopyStatus()
static CopyStatus
Returns the enum constant of this class with the specified name.static CopyStatus[]
CopyStatus.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 CopyStatus