Uses of Enum Class
adalid.core.enums.BusinessKeyType

Packages that use BusinessKeyType
Package
Description
 
  • Uses of BusinessKeyType in adalid.core.enums

    Methods in adalid.core.enums that return BusinessKeyType
    Modifier and Type
    Method
    Description
    BusinessKeyType.valueOf(String name)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns the enum constant of this class with the specified name.
    BusinessKeyType.values()
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns an array containing the constants of this enum class, in the order they are declared.