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