Package no.difi.begrep.sdp.schema_v10
Class SDPFysiskPostInfo
- java.lang.Object
-
- no.difi.begrep.sdp.schema_v10.SDPFysiskPostInfo
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class SDPFysiskPostInfo extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for FysiskPostInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FysiskPostInfo"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="mottaker" type="{http://begrep.difi.no/sdp/schema_v10}FysiskPostadresse"/> <element name="posttype" type="{http://begrep.difi.no/sdp/schema_v10}FysiskPostType" minOccurs="0"/> <element name="utskriftsfarge" type="{http://begrep.difi.no/sdp/schema_v10}Utskriftsfarge"/> <element name="retur" type="{http://begrep.difi.no/sdp/schema_v10}FysiskPostRetur"/> <element name="printinstruksjoner" type="{http://begrep.difi.no/sdp/schema_v10}Printinstruksjoner" minOccurs="0"/> <element name="maskinportentoken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected Stringmaskinportentokenprotected SDPFysiskPostadressemottakerprotected SDPFysiskPostTypeposttypeprotected SDPPrintinstruksjonerprintinstruksjonerprotected SDPFysiskPostReturreturprotected SDPUtskriftsfargeutskriftsfarge
-
Constructor Summary
Constructors Constructor Description SDPFysiskPostInfo()Default no-arg constructorSDPFysiskPostInfo(SDPFysiskPostadresse mottaker, SDPFysiskPostType posttype, SDPUtskriftsfarge utskriftsfarge, SDPFysiskPostRetur retur, SDPPrintinstruksjoner printinstruksjoner, String maskinportentoken)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)StringgetMaskinportentoken()Gets the value of the maskinportentoken property.SDPFysiskPostadressegetMottaker()Gets the value of the mottaker property.SDPFysiskPostTypegetPosttype()Gets the value of the posttype property.SDPPrintinstruksjonergetPrintinstruksjoner()Gets the value of the printinstruksjoner property.SDPFysiskPostReturgetRetur()Gets the value of the retur property.SDPUtskriftsfargegetUtskriftsfarge()Gets the value of the utskriftsfarge property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)voidsetMaskinportentoken(String value)Sets the value of the maskinportentoken property.voidsetMottaker(SDPFysiskPostadresse value)Sets the value of the mottaker property.voidsetPosttype(SDPFysiskPostType value)Sets the value of the posttype property.voidsetPrintinstruksjoner(SDPPrintinstruksjoner value)Sets the value of the printinstruksjoner property.voidsetRetur(SDPFysiskPostRetur value)Sets the value of the retur property.voidsetUtskriftsfarge(SDPUtskriftsfarge value)Sets the value of the utskriftsfarge property.StringtoString()SDPFysiskPostInfowithMaskinportentoken(String value)SDPFysiskPostInfowithMottaker(SDPFysiskPostadresse value)SDPFysiskPostInfowithPosttype(SDPFysiskPostType value)SDPFysiskPostInfowithPrintinstruksjoner(SDPPrintinstruksjoner value)SDPFysiskPostInfowithRetur(SDPFysiskPostRetur value)SDPFysiskPostInfowithUtskriftsfarge(SDPUtskriftsfarge value)
-
-
-
Field Detail
-
mottaker
protected SDPFysiskPostadresse mottaker
-
posttype
protected SDPFysiskPostType posttype
-
utskriftsfarge
protected SDPUtskriftsfarge utskriftsfarge
-
retur
protected SDPFysiskPostRetur retur
-
printinstruksjoner
protected SDPPrintinstruksjoner printinstruksjoner
-
maskinportentoken
protected String maskinportentoken
-
-
Constructor Detail
-
SDPFysiskPostInfo
public SDPFysiskPostInfo()
Default no-arg constructor
-
SDPFysiskPostInfo
public SDPFysiskPostInfo(SDPFysiskPostadresse mottaker, SDPFysiskPostType posttype, SDPUtskriftsfarge utskriftsfarge, SDPFysiskPostRetur retur, SDPPrintinstruksjoner printinstruksjoner, String maskinportentoken)
Fully-initialising value constructor
-
-
Method Detail
-
getMottaker
public SDPFysiskPostadresse getMottaker()
Gets the value of the mottaker property.- Returns:
- possible object is
SDPFysiskPostadresse
-
setMottaker
public void setMottaker(SDPFysiskPostadresse value)
Sets the value of the mottaker property.- Parameters:
value- allowed object isSDPFysiskPostadresse
-
getPosttype
public SDPFysiskPostType getPosttype()
Gets the value of the posttype property.- Returns:
- possible object is
SDPFysiskPostType
-
setPosttype
public void setPosttype(SDPFysiskPostType value)
Sets the value of the posttype property.- Parameters:
value- allowed object isSDPFysiskPostType
-
getUtskriftsfarge
public SDPUtskriftsfarge getUtskriftsfarge()
Gets the value of the utskriftsfarge property.- Returns:
- possible object is
SDPUtskriftsfarge
-
setUtskriftsfarge
public void setUtskriftsfarge(SDPUtskriftsfarge value)
Sets the value of the utskriftsfarge property.- Parameters:
value- allowed object isSDPUtskriftsfarge
-
getRetur
public SDPFysiskPostRetur getRetur()
Gets the value of the retur property.- Returns:
- possible object is
SDPFysiskPostRetur
-
setRetur
public void setRetur(SDPFysiskPostRetur value)
Sets the value of the retur property.- Parameters:
value- allowed object isSDPFysiskPostRetur
-
getPrintinstruksjoner
public SDPPrintinstruksjoner getPrintinstruksjoner()
Gets the value of the printinstruksjoner property.- Returns:
- possible object is
SDPPrintinstruksjoner
-
setPrintinstruksjoner
public void setPrintinstruksjoner(SDPPrintinstruksjoner value)
Sets the value of the printinstruksjoner property.- Parameters:
value- allowed object isSDPPrintinstruksjoner
-
getMaskinportentoken
public String getMaskinportentoken()
Gets the value of the maskinportentoken property.- Returns:
- possible object is
String
-
setMaskinportentoken
public void setMaskinportentoken(String value)
Sets the value of the maskinportentoken property.- Parameters:
value- allowed object isString
-
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
-
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
-
withMottaker
public SDPFysiskPostInfo withMottaker(SDPFysiskPostadresse value)
-
withPosttype
public SDPFysiskPostInfo withPosttype(SDPFysiskPostType value)
-
withUtskriftsfarge
public SDPFysiskPostInfo withUtskriftsfarge(SDPUtskriftsfarge value)
-
withRetur
public SDPFysiskPostInfo withRetur(SDPFysiskPostRetur value)
-
withPrintinstruksjoner
public SDPFysiskPostInfo withPrintinstruksjoner(SDPPrintinstruksjoner value)
-
withMaskinportentoken
public SDPFysiskPostInfo withMaskinportentoken(String value)
-
-