Uses of Class
org.apache.jackrabbit.mk.model.NodeDelta.ConflictType

Packages that use NodeDelta.ConflictType
org.apache.jackrabbit.mk.model   
 

Uses of NodeDelta.ConflictType in org.apache.jackrabbit.mk.model
 

Methods in org.apache.jackrabbit.mk.model that return NodeDelta.ConflictType
 NodeDelta.ConflictType NodeDelta.Conflict.getType()
           
static NodeDelta.ConflictType NodeDelta.ConflictType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeDelta.ConflictType[] NodeDelta.ConflictType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.