Uses of Class
com.evolveum.midpoint.model.Delta.DeltaType

Packages that use Delta.DeltaType
com.evolveum.midpoint.model   
 

Uses of Delta.DeltaType in com.evolveum.midpoint.model
 

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

Methods in com.evolveum.midpoint.model with parameters of type Delta.DeltaType
 void Delta.setType(Delta.DeltaType type)
           
 

Constructors in com.evolveum.midpoint.model with parameters of type Delta.DeltaType
Delta(Delta.DeltaType type)
           
 



Copyright © 2011 evolveum. All Rights Reserved.