Uses of Class
com.evolveum.midpoint.xml.ns._public.resource.idconnector.configuration_1.OperationType

Packages that use OperationType
com.evolveum.midpoint.xml.ns._public.resource.idconnector.configuration_1   
 

Uses of OperationType in com.evolveum.midpoint.xml.ns._public.resource.idconnector.configuration_1
 

Fields in com.evolveum.midpoint.xml.ns._public.resource.idconnector.configuration_1 declared as OperationType
protected  OperationType OperationTimeouts.OperationTimeout.name
           
 

Methods in com.evolveum.midpoint.xml.ns._public.resource.idconnector.configuration_1 that return OperationType
static OperationType OperationType.fromValue(java.lang.String v)
           
 OperationType OperationTimeouts.OperationTimeout.getName()
          Gets the value of the name property.
static OperationType OperationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OperationType[] OperationType.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.resource.idconnector.configuration_1 with parameters of type OperationType
 void OperationTimeouts.OperationTimeout.setName(OperationType value)
          Sets the value of the name property.
 



Copyright © 2011 evolveum. All Rights Reserved.