Uses of Class
com.evolveum.midpoint.schema.processor.SimpleDelta.DeltaType

Packages that use SimpleDelta.DeltaType
com.evolveum.midpoint.schema.processor   
 

Uses of SimpleDelta.DeltaType in com.evolveum.midpoint.schema.processor
 

Methods in com.evolveum.midpoint.schema.processor that return SimpleDelta.DeltaType
 SimpleDelta.DeltaType SimpleDelta.getType()
           
static SimpleDelta.DeltaType SimpleDelta.DeltaType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleDelta.DeltaType[] SimpleDelta.DeltaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.schema.processor with parameters of type SimpleDelta.DeltaType
 void SimpleDelta.setType(SimpleDelta.DeltaType type)
           
 

Constructors in com.evolveum.midpoint.schema.processor with parameters of type SimpleDelta.DeltaType
SimpleDelta(SimpleDelta.DeltaType type)
           
 



Copyright © 2013 evolveum. All Rights Reserved.