Package com.fourjs.report.facturx
Class IdentifierImpl
- java.lang.Object
-
- com.fourjs.report.facturx.IdentifierImpl
-
- All Implemented Interfaces:
IdentifierType
public class IdentifierImpl extends Object implements IdentifierType
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static IdentifierType
fromString(String value)
String
toString()
static IdentifierType
valueOf(String value)
-
-
-
Method Detail
-
fromString
public static IdentifierType fromString(String value)
-
valueOf
public static IdentifierType valueOf(String value)
-
-