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