Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.FailedOperationTypeType

Packages that use FailedOperationTypeType
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of FailedOperationTypeType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as FailedOperationTypeType
protected  FailedOperationTypeType ResourceObjectShadowType.failedOperationType
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return FailedOperationTypeType
static FailedOperationTypeType FailedOperationTypeType.fromValue(java.lang.String v)
           
 FailedOperationTypeType ResourceObjectShadowType.getFailedOperationType()
          Gets the value of the failedOperationType property.
static FailedOperationTypeType FailedOperationTypeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FailedOperationTypeType[] FailedOperationTypeType.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.common_1 with parameters of type FailedOperationTypeType
 void ResourceObjectShadowType.setFailedOperationType(FailedOperationTypeType value)
          Sets the value of the failedOperationType property.
 



Copyright © 2012 evolveum. All Rights Reserved.