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