org.apache.jackrabbit.mk.model
Class NodeDelta.Conflict

java.lang.Object
  extended by org.apache.jackrabbit.mk.model.NodeDelta.Conflict
Enclosing class:
NodeDelta

public static class NodeDelta.Conflict
extends Object


Method Summary
 String getName()
           
 NodeDelta.ConflictType getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public NodeDelta.ConflictType getType()

getName

public String getName()


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