|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectno.difi.begrep.sdp.schema_v10.SDPUtenlandskPostadresse
public class SDPUtenlandskPostadresse
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 | |
|---|---|
protected String |
adresselinje1
|
protected String |
adresselinje2
|
protected String |
adresselinje3
|
protected String |
adresselinje4
|
protected String |
land
|
protected String |
landkode
|
| Constructor Summary | |
|---|---|
SDPUtenlandskPostadresse()
Default no-arg constructor |
|
SDPUtenlandskPostadresse(String adresselinje1,
String adresselinje2,
String adresselinje3,
String adresselinje4,
String landkode,
String land)
Fully-initialising value constructor |
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
String |
getAdresselinje1()
Gets the value of the adresselinje1 property. |
String |
getAdresselinje2()
Gets the value of the adresselinje2 property. |
String |
getAdresselinje3()
Gets the value of the adresselinje3 property. |
String |
getAdresselinje4()
Gets the value of the adresselinje4 property. |
String |
getLand()
Gets the value of the land property. |
String |
getLandkode()
Gets the value of the landkode property. |
void |
setAdresselinje1(String value)
Sets the value of the adresselinje1 property. |
void |
setAdresselinje2(String value)
Sets the value of the adresselinje2 property. |
void |
setAdresselinje3(String value)
Sets the value of the adresselinje3 property. |
void |
setAdresselinje4(String value)
Sets the value of the adresselinje4 property. |
void |
setLand(String value)
Sets the value of the land property. |
void |
setLandkode(String value)
Sets the value of the landkode property. |
String |
toString()
|
SDPUtenlandskPostadresse |
withAdresselinje1(String value)
|
SDPUtenlandskPostadresse |
withAdresselinje2(String value)
|
SDPUtenlandskPostadresse |
withAdresselinje3(String value)
|
SDPUtenlandskPostadresse |
withAdresselinje4(String value)
|
SDPUtenlandskPostadresse |
withLand(String value)
|
SDPUtenlandskPostadresse |
withLandkode(String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected String adresselinje1
protected String adresselinje2
protected String adresselinje3
protected String adresselinje4
protected String landkode
protected String land
| Constructor Detail |
|---|
public SDPUtenlandskPostadresse()
public SDPUtenlandskPostadresse(String adresselinje1,
String adresselinje2,
String adresselinje3,
String adresselinje4,
String landkode,
String land)
| Method Detail |
|---|
public String getAdresselinje1()
Stringpublic void setAdresselinje1(String value)
value - allowed object is
Stringpublic String getAdresselinje2()
Stringpublic void setAdresselinje2(String value)
value - allowed object is
Stringpublic String getAdresselinje3()
Stringpublic void setAdresselinje3(String value)
value - allowed object is
Stringpublic String getAdresselinje4()
Stringpublic void setAdresselinje4(String value)
value - allowed object is
Stringpublic String getLandkode()
Stringpublic void setLandkode(String value)
value - allowed object is
Stringpublic String getLand()
Stringpublic void setLand(String value)
value - allowed object is
Stringpublic String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic SDPUtenlandskPostadresse withAdresselinje1(String value)
public SDPUtenlandskPostadresse withAdresselinje2(String value)
public SDPUtenlandskPostadresse withAdresselinje3(String value)
public SDPUtenlandskPostadresse withAdresselinje4(String value)
public SDPUtenlandskPostadresse withLandkode(String value)
public SDPUtenlandskPostadresse withLand(String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||