Uses of Class
network.oxalis.test.identifier.PeppolDocumentTypeIdAcronym
-
Packages that use PeppolDocumentTypeIdAcronym Package Description network.oxalis.test.identifier -
-
Uses of PeppolDocumentTypeIdAcronym in network.oxalis.test.identifier
Methods in network.oxalis.test.identifier that return PeppolDocumentTypeIdAcronym Modifier and Type Method Description static PeppolDocumentTypeIdAcronymPeppolDocumentTypeIdAcronym. valueOf(String name)Returns the enum constant of this type with the specified name.static PeppolDocumentTypeIdAcronym[]PeppolDocumentTypeIdAcronym. values()Returns an array containing the constants of this enum type, in the order they are declared.
-