Class DocRef
- java.lang.Object
-
- org.nuxeo.client.objects.operation.DocRef
-
public class DocRef extends java.lang.Object- Since:
- 0.1
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringdoc
-
Constructor Summary
Constructors Constructor Description DocRef(java.lang.String ref)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDoc()voidsetDoc(java.lang.String doc)java.lang.StringtoString()
-