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