Uses of Class
org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector.GraphOMRSErrorCode
-
-
Uses of GraphOMRSErrorCode in org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector
Methods in org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector that return GraphOMRSErrorCode Modifier and Type Method Description static GraphOMRSErrorCodeGraphOMRSErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static GraphOMRSErrorCode[]GraphOMRSErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-