Package no.difi.begrep.sdp.schema_v10
Class SDPFlyttetDigitalPost
java.lang.Object
no.difi.begrep.sdp.schema_v10.SDPMelding
no.difi.begrep.sdp.schema_v10.SDPFlyttetDigitalPost
- All Implemented Interfaces:
DigitalPostformidling,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class SDPFlyttetDigitalPost
extends SDPMelding
implements DigitalPostformidling, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for FlyttetDigitalPost complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FlyttetDigitalPost">
<complexContent>
<extension base="{http://begrep.difi.no/sdp/schema_v10}Melding">
<sequence>
<element name="avsender" type="{http://begrep.difi.no/sdp/schema_v10}Avsender"/>
<element name="mottaker" type="{http://begrep.difi.no/sdp/schema_v10}Mottaker"/>
<element name="digitalPostInfo" type="{http://begrep.difi.no/sdp/schema_v10}DigitalPostInfo"/>
<element name="dokumentpakkefingeravtrykk" type="{http://www.w3.org/2000/09/xmldsig#}ReferenceType"/>
<element name="mottaksdato" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="aapnet" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected SDPAvsenderprotected SDPDigitalPostInfoprotected no.digipost.org.w3.xmldsig.Referenceprotected SDPMottakerprotected LocalDateFields inherited from class no.difi.begrep.sdp.schema_v10.SDPMelding
signature -
Constructor Summary
ConstructorsConstructorDescriptionDefault no-arg constructorSDPFlyttetDigitalPost(no.digipost.org.w3.xmldsig.Signature signature, SDPAvsender avsender, SDPMottaker mottaker, SDPDigitalPostInfo digitalPostInfo, no.digipost.org.w3.xmldsig.Reference dokumentpakkefingeravtrykk, LocalDate mottaksdato, boolean aapnet) 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 avsender property.Gets the value of the digitalPostInfo property.no.digipost.org.w3.xmldsig.ReferenceGets the value of the dokumentpakkefingeravtrykk property.Gets the value of the mottaker property.Gets the value of the mottaksdato property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) booleanisAapnet()Gets the value of the aapnet property.voidsetAapnet(boolean value) Sets the value of the aapnet property.voidsetAvsender(SDPAvsender value) Sets the value of the avsender property.voidSets the value of the digitalPostInfo property.voidsetDokumentpakkefingeravtrykk(no.digipost.org.w3.xmldsig.Reference value) Sets the value of the dokumentpakkefingeravtrykk property.voidsetMottaker(SDPMottaker value) Sets the value of the mottaker property.voidsetMottaksdato(LocalDate value) Sets the value of the mottaksdato property.toString()withAapnet(boolean value) withAvsender(SDPAvsender value) withDokumentpakkefingeravtrykk(no.digipost.org.w3.xmldsig.Reference value) withMottaker(SDPMottaker value) withMottaksdato(LocalDate value) withSignature(no.digipost.org.w3.xmldsig.Signature value) Methods inherited from class no.difi.begrep.sdp.schema_v10.SDPMelding
getSignature, setSignatureMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface no.digipost.xsd.types.DigitalPostformidling
getSignature
-
Field Details
-
avsender
-
mottaker
-
digitalPostInfo
-
dokumentpakkefingeravtrykk
protected no.digipost.org.w3.xmldsig.Reference dokumentpakkefingeravtrykk -
mottaksdato
-
aapnet
protected boolean aapnet
-
-
Constructor Details
-
SDPFlyttetDigitalPost
public SDPFlyttetDigitalPost()Default no-arg constructor -
SDPFlyttetDigitalPost
public SDPFlyttetDigitalPost(no.digipost.org.w3.xmldsig.Signature signature, SDPAvsender avsender, SDPMottaker mottaker, SDPDigitalPostInfo digitalPostInfo, no.digipost.org.w3.xmldsig.Reference dokumentpakkefingeravtrykk, LocalDate mottaksdato, boolean aapnet) Fully-initialising value constructor
-
-
Method Details
-
getAvsender
Gets the value of the avsender property.- Specified by:
getAvsenderin interfaceDigitalPostformidling- Returns:
- possible object is
SDPAvsender
-
setAvsender
Sets the value of the avsender property.- Parameters:
value- allowed object isSDPAvsender
-
getMottaker
Gets the value of the mottaker property.- Specified by:
getMottakerin interfaceDigitalPostformidling- Returns:
- possible object is
SDPMottaker
-
setMottaker
Sets the value of the mottaker property.- Parameters:
value- allowed object isSDPMottaker
-
getDigitalPostInfo
Gets the value of the digitalPostInfo property.- Specified by:
getDigitalPostInfoin interfaceDigitalPostformidling- Returns:
- possible object is
SDPDigitalPostInfo
-
setDigitalPostInfo
Sets the value of the digitalPostInfo property.- Parameters:
value- allowed object isSDPDigitalPostInfo
-
getDokumentpakkefingeravtrykk
public no.digipost.org.w3.xmldsig.Reference getDokumentpakkefingeravtrykk()Gets the value of the dokumentpakkefingeravtrykk property.- Specified by:
getDokumentpakkefingeravtrykkin interfaceDigitalPostformidling- Returns:
- possible object is
Reference
-
setDokumentpakkefingeravtrykk
public void setDokumentpakkefingeravtrykk(no.digipost.org.w3.xmldsig.Reference value) Sets the value of the dokumentpakkefingeravtrykk property.- Specified by:
setDokumentpakkefingeravtrykkin interfaceDigitalPostformidling- Parameters:
value- allowed object isReference
-
getMottaksdato
Gets the value of the mottaksdato property.- Returns:
- possible object is
String
-
setMottaksdato
Sets the value of the mottaksdato property.- Parameters:
value- allowed object isString
-
isAapnet
public boolean isAapnet()Gets the value of the aapnet property. -
setAapnet
public void setAapnet(boolean value) Sets the value of the aapnet property. -
toString
- Overrides:
toStringin classSDPMelding
-
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- Overrides:
appendin classSDPMelding
-
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- Overrides:
appendFieldsin classSDPMelding
-
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- Overrides:
equalsin classSDPMelding
-
equals
- Overrides:
equalsin classSDPMelding
-
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- Overrides:
hashCodein classSDPMelding
-
hashCode
public int hashCode()- Overrides:
hashCodein classSDPMelding
-
withAvsender
-
withMottaker
-
withDigitalPostInfo
-
withDokumentpakkefingeravtrykk
public SDPFlyttetDigitalPost withDokumentpakkefingeravtrykk(no.digipost.org.w3.xmldsig.Reference value) -
withMottaksdato
-
withAapnet
-
withSignature
- Overrides:
withSignaturein classSDPMelding
-