Class C1CountryIdentifier
- java.lang.Object
-
- network.oxalis.vefa.peppol.common.model.AbstractSimpleIdentifier
-
- network.oxalis.vefa.peppol.common.model.C1CountryIdentifier
-
- All Implemented Interfaces:
Serializable,SimpleIdentifier
public class C1CountryIdentifier extends AbstractSimpleIdentifier implements Serializable
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class network.oxalis.vefa.peppol.common.model.AbstractSimpleIdentifier
value
-
-
Constructor Summary
Constructors Constructor Description C1CountryIdentifier(String value)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static C1CountryIdentifierof(String value)-
Methods inherited from class network.oxalis.vefa.peppol.common.model.AbstractSimpleIdentifier
equals, getIdentifier, hashCode, toString
-
-
-
-
Constructor Detail
-
C1CountryIdentifier
public C1CountryIdentifier(String value)
-
-
Method Detail
-
of
public static C1CountryIdentifier of(String value)
-
-