Uses of Enum
no.difi.begrep.sdp.utvidelser.arrangement.SDPStrekkodetype
Packages that use SDPStrekkodetype
-
Uses of SDPStrekkodetype in no.difi.begrep.sdp.utvidelser.arrangement
Fields in no.difi.begrep.sdp.utvidelser.arrangement declared as SDPStrekkodetypeMethods in no.difi.begrep.sdp.utvidelser.arrangement that return SDPStrekkodetypeModifier and TypeMethodDescriptionstatic SDPStrekkodetypeSDPStrekkode.getType()Gets the value of the type property.static SDPStrekkodetypeReturns the enum constant of this type with the specified name.static SDPStrekkodetype[]SDPStrekkodetype.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.difi.begrep.sdp.utvidelser.arrangement with parameters of type SDPStrekkodetypeModifier and TypeMethodDescriptionvoidSDPStrekkode.setType(SDPStrekkodetype value) Sets the value of the type property.SDPStrekkode.withType(SDPStrekkodetype value) Constructors in no.difi.begrep.sdp.utvidelser.arrangement with parameters of type SDPStrekkodetypeModifierConstructorDescriptionSDPStrekkode(SDPTittel tittel, String verdi, SDPStrekkodetype type, SDPBeskrivelse tekst, Boolean visVerdi) Fully-initialising value constructor