org.apache.wvcm.store.webdav.request
Class ProppatchRequest.PropertyUpdate

java.lang.Object
  extended by org.apache.wvcm.store.webdav.request.ProppatchRequest.PropertyUpdate
Enclosing class:
ProppatchRequest

public static class ProppatchRequest.PropertyUpdate
extends java.lang.Object


Constructor Summary
ProppatchRequest.PropertyUpdate(java.lang.Object value, boolean remove)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProppatchRequest.PropertyUpdate

public ProppatchRequest.PropertyUpdate(java.lang.Object value,
                                       boolean remove)
Constructor

Parameters:
value - the value
remove - if true, the property is to be removed


Copyright (c) 2003 - Apache Software Foundation