Uses of Class
no.difi.sdp.client2.domain.kvittering.Feil.Feiltype
-
Packages that use Feil.Feiltype Package Description no.difi.sdp.client2.domain.kvittering -
-
Uses of Feil.Feiltype in no.difi.sdp.client2.domain.kvittering
Methods in no.difi.sdp.client2.domain.kvittering that return Feil.Feiltype Modifier and Type Method Description Feil.FeiltypeFeil. getFeiltype()static Feil.FeiltypeFeil.Feiltype. valueOf(String name)Returns the enum constant of this type with the specified name.static Feil.Feiltype[]Feil.Feiltype. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.difi.sdp.client2.domain.kvittering with parameters of type Feil.Feiltype Modifier and Type Method Description static Feil.BuilderFeil. builder(KanBekreftesSomBehandletKvittering kanBekreftesSomBehandletKvittering, KvitteringsInfo kvitteringsInfo, Feil.Feiltype feiltype)Constructors in no.difi.sdp.client2.domain.kvittering with parameters of type Feil.Feiltype Constructor Description Builder(KanBekreftesSomBehandletKvittering kanBekreftesSomBehandletKvittering, KvitteringsInfo kvitteringsInfo, Feil.Feiltype feiltype)
-