Uses of Class
com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventTypeType
-
Packages that use AuditEventTypeType Package Description com.evolveum.midpoint.xml.ns._public.common.audit_3 -
-
Uses of AuditEventTypeType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return AuditEventTypeType Modifier and Type Method Description static AuditEventTypeTypeAuditEventTypeType. fromValue(String v)AuditEventTypeTypeAuditEventRecordType. getEventType()static AuditEventTypeTypeAuditEventTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static AuditEventTypeType[]AuditEventTypeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type AuditEventTypeType Modifier and Type Method Description AuditEventRecordTypeAuditEventRecordType. eventType(AuditEventTypeType value)voidAuditEventRecordType. setEventType(AuditEventTypeType value)
-