Uses of Class
org.odpi.openmetadata.accessservices.assetowner.ffdc.AssetOwnerErrorCode
-
Packages that use AssetOwnerErrorCode Package Description org.odpi.openmetadata.accessservices.assetowner.ffdc This package provides the first failure data capture support for the Asset Owner OMAS module. -
-
Uses of AssetOwnerErrorCode in org.odpi.openmetadata.accessservices.assetowner.ffdc
Methods in org.odpi.openmetadata.accessservices.assetowner.ffdc that return AssetOwnerErrorCode Modifier and Type Method Description static AssetOwnerErrorCodeAssetOwnerErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static AssetOwnerErrorCode[]AssetOwnerErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-