Uses of Enum
no.difi.begrep.sdp.schema_v10.SDPFeiltype
Packages that use SDPFeiltype
-
Uses of SDPFeiltype in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPFeiltypeMethods in no.difi.begrep.sdp.schema_v10 that return SDPFeiltypeModifier and TypeMethodDescriptionstatic SDPFeiltypeSDPFeil.getFeiltype()Gets the value of the feiltype property.static SDPFeiltypeReturns the enum constant of this type with the specified name.static SDPFeiltype[]SDPFeiltype.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPFeiltypeModifier and TypeMethodDescriptionvoidSDPFeil.setFeiltype(SDPFeiltype value) Sets the value of the feiltype property.SDPFeil.withFeiltype(SDPFeiltype value) Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPFeiltypeModifierConstructorDescriptionSDPFeil(no.digipost.org.w3.xmldsig.Signature signature, ZonedDateTime tidspunkt, SDPFeiltype feiltype, String detaljer) Fully-initialising value constructor