Package no.difi.begrep.sdp.schema_v10
Class SDPKvittering
- java.lang.Object
-
- no.difi.begrep.sdp.schema_v10.SDPMelding
-
- no.difi.begrep.sdp.schema_v10.SDPKvittering
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2
,org.jvnet.jaxb2_commons.lang.HashCode2
,org.jvnet.jaxb2_commons.lang.ToString2
public class SDPKvittering extends SDPMelding implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for Kvittering complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Kvittering"> <complexContent> <extension base="{http://begrep.difi.no/sdp/schema_v10}Melding"> <sequence> <element name="tidspunkt" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <choice> <element name="mottak" type="{http://begrep.difi.no/sdp/schema_v10}Mottak"/> <element name="levering" type="{http://begrep.difi.no/sdp/schema_v10}Levering"/> <element name="aapning" type="{http://begrep.difi.no/sdp/schema_v10}Aapning"/> <element name="varslingfeilet" type="{http://begrep.difi.no/sdp/schema_v10}Varslingfeilet"/> <element name="returpost" type="{http://begrep.difi.no/sdp/schema_v10}Returpost"/> </choice> </sequence> </extension> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected SDPAapning
aapning
protected SDPLevering
levering
protected SDPMottak
mottak
protected SDPReturpost
returpost
protected ZonedDateTime
tidspunkt
protected SDPVarslingfeilet
varslingfeilet
-
Fields inherited from class no.difi.begrep.sdp.schema_v10.SDPMelding
signature
-
-
Constructor Summary
Constructors Constructor Description SDPKvittering()
Default no-arg constructorSDPKvittering(org.w3.xmldsig.Signature signature, ZonedDateTime tidspunkt, SDPReturpost returpost, SDPVarslingfeilet varslingfeilet, SDPAapning aapning, SDPLevering levering, SDPMottak mottak)
Fully-initialising value constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilder
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
StringBuilder
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
boolean
equals(Object object)
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)
SDPAapning
getAapning()
Gets the value of the aapning property.SDPLevering
getLevering()
Gets the value of the levering property.SDPMottak
getMottak()
Gets the value of the mottak property.SDPReturpost
getReturpost()
Gets the value of the returpost property.ZonedDateTime
getTidspunkt()
Gets the value of the tidspunkt property.SDPVarslingfeilet
getVarslingfeilet()
Gets the value of the varslingfeilet property.int
hashCode()
int
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
void
setAapning(SDPAapning value)
Sets the value of the aapning property.void
setLevering(SDPLevering value)
Sets the value of the levering property.void
setMottak(SDPMottak value)
Sets the value of the mottak property.void
setReturpost(SDPReturpost value)
Sets the value of the returpost property.void
setTidspunkt(ZonedDateTime value)
Sets the value of the tidspunkt property.void
setVarslingfeilet(SDPVarslingfeilet value)
Sets the value of the varslingfeilet property.String
toString()
SDPKvittering
withAapning(SDPAapning value)
SDPKvittering
withLevering(SDPLevering value)
SDPKvittering
withMottak(SDPMottak value)
SDPKvittering
withReturpost(SDPReturpost value)
SDPKvittering
withSignature(org.w3.xmldsig.Signature value)
SDPKvittering
withTidspunkt(ZonedDateTime value)
SDPKvittering
withVarslingfeilet(SDPVarslingfeilet value)
-
Methods inherited from class no.difi.begrep.sdp.schema_v10.SDPMelding
getSignature, setSignature
-
-
-
-
Field Detail
-
tidspunkt
protected ZonedDateTime tidspunkt
-
returpost
protected SDPReturpost returpost
-
varslingfeilet
protected SDPVarslingfeilet varslingfeilet
-
aapning
protected SDPAapning aapning
-
levering
protected SDPLevering levering
-
mottak
protected SDPMottak mottak
-
-
Constructor Detail
-
SDPKvittering
public SDPKvittering()
Default no-arg constructor
-
SDPKvittering
public SDPKvittering(org.w3.xmldsig.Signature signature, ZonedDateTime tidspunkt, SDPReturpost returpost, SDPVarslingfeilet varslingfeilet, SDPAapning aapning, SDPLevering levering, SDPMottak mottak)
Fully-initialising value constructor
-
-
Method Detail
-
getTidspunkt
public ZonedDateTime getTidspunkt()
Gets the value of the tidspunkt property.- Returns:
- possible object is
String
-
setTidspunkt
public void setTidspunkt(ZonedDateTime value)
Sets the value of the tidspunkt property.- Parameters:
value
- allowed object isString
-
getReturpost
public SDPReturpost getReturpost()
Gets the value of the returpost property.- Returns:
- possible object is
SDPReturpost
-
setReturpost
public void setReturpost(SDPReturpost value)
Sets the value of the returpost property.- Parameters:
value
- allowed object isSDPReturpost
-
getVarslingfeilet
public SDPVarslingfeilet getVarslingfeilet()
Gets the value of the varslingfeilet property.- Returns:
- possible object is
SDPVarslingfeilet
-
setVarslingfeilet
public void setVarslingfeilet(SDPVarslingfeilet value)
Sets the value of the varslingfeilet property.- Parameters:
value
- allowed object isSDPVarslingfeilet
-
getAapning
public SDPAapning getAapning()
Gets the value of the aapning property.- Returns:
- possible object is
SDPAapning
-
setAapning
public void setAapning(SDPAapning value)
Sets the value of the aapning property.- Parameters:
value
- allowed object isSDPAapning
-
getLevering
public SDPLevering getLevering()
Gets the value of the levering property.- Returns:
- possible object is
SDPLevering
-
setLevering
public void setLevering(SDPLevering value)
Sets the value of the levering property.- Parameters:
value
- allowed object isSDPLevering
-
getMottak
public SDPMottak getMottak()
Gets the value of the mottak property.- Returns:
- possible object is
SDPMottak
-
setMottak
public void setMottak(SDPMottak value)
Sets the value of the mottak property.- Parameters:
value
- allowed object isSDPMottak
-
toString
public String toString()
- Overrides:
toString
in classSDPMelding
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
append
in interfaceorg.jvnet.jaxb2_commons.lang.ToString2
- Overrides:
append
in classSDPMelding
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendFields
in interfaceorg.jvnet.jaxb2_commons.lang.ToString2
- Overrides:
appendFields
in 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:
equals
in interfaceorg.jvnet.jaxb2_commons.lang.Equals2
- Overrides:
equals
in classSDPMelding
-
equals
public boolean equals(Object object)
- Overrides:
equals
in classSDPMelding
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
- Specified by:
hashCode
in interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
- Overrides:
hashCode
in classSDPMelding
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classSDPMelding
-
withTidspunkt
public SDPKvittering withTidspunkt(ZonedDateTime value)
-
withReturpost
public SDPKvittering withReturpost(SDPReturpost value)
-
withVarslingfeilet
public SDPKvittering withVarslingfeilet(SDPVarslingfeilet value)
-
withAapning
public SDPKvittering withAapning(SDPAapning value)
-
withLevering
public SDPKvittering withLevering(SDPLevering value)
-
withMottak
public SDPKvittering withMottak(SDPMottak value)
-
withSignature
public SDPKvittering withSignature(org.w3.xmldsig.Signature value)
- Overrides:
withSignature
in classSDPMelding
-
-