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 SDPAapningaapningprotected SDPLeveringleveringprotected SDPMottakmottakprotected SDPReturpostreturpostprotected ZonedDateTimetidspunktprotected SDPVarslingfeiletvarslingfeilet-
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 StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)SDPAapninggetAapning()Gets the value of the aapning property.SDPLeveringgetLevering()Gets the value of the levering property.SDPMottakgetMottak()Gets the value of the mottak property.SDPReturpostgetReturpost()Gets the value of the returpost property.ZonedDateTimegetTidspunkt()Gets the value of the tidspunkt property.SDPVarslingfeiletgetVarslingfeilet()Gets the value of the varslingfeilet property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)voidsetAapning(SDPAapning value)Sets the value of the aapning property.voidsetLevering(SDPLevering value)Sets the value of the levering property.voidsetMottak(SDPMottak value)Sets the value of the mottak property.voidsetReturpost(SDPReturpost value)Sets the value of the returpost property.voidsetTidspunkt(ZonedDateTime value)Sets the value of the tidspunkt property.voidsetVarslingfeilet(SDPVarslingfeilet value)Sets the value of the varslingfeilet property.StringtoString()SDPKvitteringwithAapning(SDPAapning value)SDPKvitteringwithLevering(SDPLevering value)SDPKvitteringwithMottak(SDPMottak value)SDPKvitteringwithReturpost(SDPReturpost value)SDPKvitteringwithSignature(org.w3.xmldsig.Signature value)SDPKvitteringwithTidspunkt(ZonedDateTime value)SDPKvitteringwithVarslingfeilet(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:
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
public boolean equals(Object object)
- 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
-
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:
withSignaturein classSDPMelding
-
-