Uses of Class
org.odpi.openmetadata.viewservices.dino.api.ffdc.DinoViewAuditCode
-
Packages that use DinoViewAuditCode Package Description org.odpi.openmetadata.viewservices.dino.api.ffdc This package provides the definition of the Java API for the Dino OMVS. -
-
Uses of DinoViewAuditCode in org.odpi.openmetadata.viewservices.dino.api.ffdc
Methods in org.odpi.openmetadata.viewservices.dino.api.ffdc that return DinoViewAuditCode Modifier and Type Method Description static DinoViewAuditCodeDinoViewAuditCode. valueOf(String name)Returns the enum constant of this type with the specified name.static DinoViewAuditCode[]DinoViewAuditCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-