Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.ProvisioningOperationTypeType

Packages that use ProvisioningOperationTypeType
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of ProvisioningOperationTypeType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type ProvisioningOperationTypeType
protected  java.util.List<ProvisioningOperationTypeType> ProvisioningScriptType.operation
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ProvisioningOperationTypeType
static ProvisioningOperationTypeType ProvisioningOperationTypeType.fromValue(java.lang.String v)
           
static ProvisioningOperationTypeType ProvisioningOperationTypeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProvisioningOperationTypeType[] ProvisioningOperationTypeType.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_2a that return types with arguments of type ProvisioningOperationTypeType
 java.util.List<ProvisioningOperationTypeType> ProvisioningScriptType.getOperation()
          Gets the value of the operation property.
 



Copyright © 2012 evolveum. All Rights Reserved.