Class DocumentReference
- java.lang.Object
-
- com.fourjs.report.facturx.profiles.basicwl.DocumentReference
-
public class DocumentReference extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DocumentReference
fromString(String value)
String
toString()
static DocumentReference
valueOf(String value)
-
-
-
Method Detail
-
fromString
public static DocumentReference fromString(String value)
-
valueOf
public static DocumentReference valueOf(String value)
-
-