Uses of Class
no.difi.sdp.client2.domain.sbd.Process
-
Packages that use Process Package Description no.difi.sdp.client2.domain.sbd -
-
Uses of Process in no.difi.sdp.client2.domain.sbd
Methods in no.difi.sdp.client2.domain.sbd that return Process Modifier and Type Method Description static ProcessProcess. valueOf(String name)Returns the enum constant of this type with the specified name.static Process[]Process. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.difi.sdp.client2.domain.sbd with parameters of type Process Modifier and Type Method Description StandardBusinessDocumentHeader.BuilderStandardBusinessDocumentHeader.Builder. process(Process process)
-