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