Package no.difi.begrep.sdp.schema_v10
Class SDPUtenlandskPostadresse
java.lang.Object
no.difi.begrep.sdp.schema_v10.SDPUtenlandskPostadresse
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class SDPUtenlandskPostadresse
extends Object
implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for UtenlandskPostadresse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UtenlandskPostadresse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="adresselinje1" type="{http://begrep.difi.no/sdp/schema_v10}Adresselinje"/>
<element name="adresselinje2" type="{http://begrep.difi.no/sdp/schema_v10}Adresselinje" minOccurs="0"/>
<element name="adresselinje3" type="{http://begrep.difi.no/sdp/schema_v10}Adresselinje" minOccurs="0"/>
<element name="adresselinje4" type="{http://begrep.difi.no/sdp/schema_v10}Adresselinje" minOccurs="0"/>
<choice>
<element name="land" type="{http://begrep.difi.no/sdp/schema_v10}Land"/>
<element name="landkode" type="{http://begrep.difi.no/sdp/schema_v10}Landkode"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
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 adresselinje1 property.Gets the value of the adresselinje2 property.Gets the value of the adresselinje3 property.Gets the value of the adresselinje4 property.getLand()Gets the value of the land property.Gets the value of the landkode property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetAdresselinje1(String value) Sets the value of the adresselinje1 property.voidsetAdresselinje2(String value) Sets the value of the adresselinje2 property.voidsetAdresselinje3(String value) Sets the value of the adresselinje3 property.voidsetAdresselinje4(String value) Sets the value of the adresselinje4 property.voidSets the value of the land property.voidsetLandkode(String value) Sets the value of the landkode property.toString()withAdresselinje1(String value) withAdresselinje2(String value) withAdresselinje3(String value) withAdresselinje4(String value) withLandkode(String value)
-
Field Details
-
adresselinje1
-
adresselinje2
-
adresselinje3
-
adresselinje4
-
landkode
-
land
-
-
Constructor Details
-
Method Details
-
getAdresselinje1
Gets the value of the adresselinje1 property.- Returns:
- possible object is
String
-
setAdresselinje1
Sets the value of the adresselinje1 property.- Parameters:
value- allowed object isString
-
getAdresselinje2
Gets the value of the adresselinje2 property.- Returns:
- possible object is
String
-
setAdresselinje2
Sets the value of the adresselinje2 property.- Parameters:
value- allowed object isString
-
getAdresselinje3
Gets the value of the adresselinje3 property.- Returns:
- possible object is
String
-
setAdresselinje3
Sets the value of the adresselinje3 property.- Parameters:
value- allowed object isString
-
getAdresselinje4
Gets the value of the adresselinje4 property.- Returns:
- possible object is
String
-
setAdresselinje4
Sets the value of the adresselinje4 property.- Parameters:
value- allowed object isString
-
getLandkode
Gets the value of the landkode property.- Returns:
- possible object is
String
-
setLandkode
Sets the value of the landkode property.- Parameters:
value- allowed object isString
-
getLand
Gets the value of the land property.- Returns:
- possible object is
String
-
setLand
Sets the value of the land 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() -
withAdresselinje1
-
withAdresselinje2
-
withAdresselinje3
-
withAdresselinje4
-
withLandkode
-
withLand
-