|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.webdav.Depth
public class Depth
Created by The eXo Platform SAS .
| Constructor Summary | |
|---|---|
Depth(java.lang.String strValue)
Creates a Depth object from the String. |
|
| Method Summary | |
|---|---|
int |
getIntValue()
Returns depth integer value. |
java.lang.String |
getStringValue()
Returns depth String value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Depth(java.lang.String strValue)
throws PreconditionException
strValue - depth string value
PreconditionException - when some problems occurs.| Method Detail |
|---|
public int getIntValue()
public java.lang.String getStringValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||