|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wvcm.store.webdav.response.ProppatchMultistatusResponse.Propstat
public static class ProppatchMultistatusResponse.Propstat
Constructor Summary | |
---|---|
ProppatchMultistatusResponse.Propstat(PropertyNameList.PropertyName propertyName,
int status,
java.lang.String message)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
|
PropertyNameList.PropertyName |
getPropertyName()
|
int |
getStatus()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProppatchMultistatusResponse.Propstat(PropertyNameList.PropertyName propertyName, int status, java.lang.String message)
Method Detail |
---|
public PropertyNameList.PropertyName getPropertyName()
public int getStatus()
public java.lang.String getMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |