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