Package no.difi.begrep.sdp.schema_v10
Class SDPDigitalPostInfo
java.lang.Object
no.difi.begrep.sdp.schema_v10.SDPDigitalPostInfo
- All Implemented Interfaces:
HarVarsler,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class SDPDigitalPostInfo
extends Object
implements HarVarsler, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for DigitalPostInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DigitalPostInfo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice>
<element name="virkningsdato" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="virkningstidspunkt" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</choice>
<element name="aapningskvittering" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="sikkerhetsnivaa" type="{http://begrep.difi.no/sdp/schema_v10}Sikkerhetsnivaa"/>
<element name="ikkeSensitivTittel" type="{http://begrep.difi.no/sdp/schema_v10}Tittel"/>
<element name="varsler" type="{http://begrep.difi.no/sdp/schema_v10}Varsler" minOccurs="0"/>
<element name="maskinportentoken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Booleanprotected SDPTittelprotected Stringprotected SDPSikkerhetsnivaaprotected SDPVarslerprotected LocalDateprotected ZonedDateTime -
Constructor Summary
ConstructorsConstructorDescriptionDefault no-arg constructorSDPDigitalPostInfo(ZonedDateTime virkningstidspunkt, LocalDate virkningsdato, Boolean aapningskvittering, SDPSikkerhetsnivaa sikkerhetsnivaa, SDPTittel ikkeSensitivTittel, SDPVarsler varsler, String maskinportentoken) Fully-initialising value constructor -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the aapningskvittering property.Gets the value of the ikkeSensitivTittel property.Gets the value of the maskinportentoken property.Gets the value of the sikkerhetsnivaa property.Gets the value of the varsler property.Gets the value of the virkningsdato property.Gets the value of the virkningstidspunkt property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetAapningskvittering(Boolean value) Sets the value of the aapningskvittering property.voidsetIkkeSensitivTittel(SDPTittel value) Sets the value of the ikkeSensitivTittel property.voidsetMaskinportentoken(String value) Sets the value of the maskinportentoken property.voidSets the value of the sikkerhetsnivaa property.voidsetVarsler(SDPVarsler value) Sets the value of the varsler property.voidsetVirkningsdato(LocalDate value) Sets the value of the virkningsdato property.voidSets the value of the virkningstidspunkt property.toString()withAapningskvittering(Boolean value) withIkkeSensitivTittel(SDPTittel value) withMaskinportentoken(String value) withVarsler(SDPVarsler value) withVirkningsdato(LocalDate value) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface no.digipost.xsd.types.HarVarsler
getEpostVarsel, getSmsVarsel
-
Field Details
-
virkningstidspunkt
-
virkningsdato
-
aapningskvittering
-
sikkerhetsnivaa
-
ikkeSensitivTittel
-
varsler
-
maskinportentoken
-
-
Constructor Details
-
SDPDigitalPostInfo
public SDPDigitalPostInfo()Default no-arg constructor -
SDPDigitalPostInfo
public SDPDigitalPostInfo(ZonedDateTime virkningstidspunkt, LocalDate virkningsdato, Boolean aapningskvittering, SDPSikkerhetsnivaa sikkerhetsnivaa, SDPTittel ikkeSensitivTittel, SDPVarsler varsler, String maskinportentoken) Fully-initialising value constructor
-
-
Method Details
-
getVirkningstidspunkt
Gets the value of the virkningstidspunkt property.- Returns:
- possible object is
String
-
setVirkningstidspunkt
Sets the value of the virkningstidspunkt property.- Parameters:
value- allowed object isString
-
getVirkningsdato
Gets the value of the virkningsdato property.- Returns:
- possible object is
String
-
setVirkningsdato
Sets the value of the virkningsdato property.- Parameters:
value- allowed object isString
-
getAapningskvittering
Gets the value of the aapningskvittering property.- Returns:
- possible object is
Boolean
-
setAapningskvittering
Sets the value of the aapningskvittering property.- Parameters:
value- allowed object isBoolean
-
getSikkerhetsnivaa
Gets the value of the sikkerhetsnivaa property.- Returns:
- possible object is
SDPSikkerhetsnivaa
-
setSikkerhetsnivaa
Sets the value of the sikkerhetsnivaa property.- Parameters:
value- allowed object isSDPSikkerhetsnivaa
-
getIkkeSensitivTittel
Gets the value of the ikkeSensitivTittel property.- Returns:
- possible object is
SDPTittel
-
setIkkeSensitivTittel
Sets the value of the ikkeSensitivTittel property.- Parameters:
value- allowed object isSDPTittel
-
getVarsler
Gets the value of the varsler property.- Specified by:
getVarslerin interfaceHarVarsler- Returns:
- possible object is
SDPVarsler
-
setVarsler
Sets the value of the varsler property.- Parameters:
value- allowed object isSDPVarsler
-
getMaskinportentoken
Gets the value of the maskinportentoken property.- Returns:
- possible object is
String
-
setMaskinportentoken
Sets the value of the maskinportentoken property.- Parameters:
value- allowed object isString
-
toString
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode() -
withVirkningstidspunkt
-
withVirkningsdato
-
withAapningskvittering
-
withSikkerhetsnivaa
-
withIkkeSensitivTittel
-
withVarsler
-
withMaskinportentoken
-