public final class LockInfo extends Object
LockInfo(LockScope lockScope, LockType lockType, Owner owner)
boolean
equals(Object other)
LockScope
getLockScope()
LockType
getLockType()
Owner
getOwner()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LockInfo(LockScope lockScope, LockType lockType, Owner owner)
public final LockScope getLockScope()
public final LockType getLockType()
public final Owner getOwner()
public final int hashCode()
hashCode
Object
public final boolean equals(Object other)
equals
public final String toString()
toString
Copyright © 2008-2014 The java.net WebDAV Project. All Rights Reserved.