|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.molgenis.jaxb.Address
public class Address
Java class for Address complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Address">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attribute name="city" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="country" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="departmentOrDivision" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="entityName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="entityNumber" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="floorOrPremises" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="postOfficeBox" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="zipCode" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="state" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="streetPostDirectional" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="streetPreDirectional" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="streetOrThoroughfareNameAndType" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="streetOrThoroughfareNumber" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="streetOrThoroughfareSectionName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="streetOrThoroughfareExtensionName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
city
|
protected String |
country
|
protected String |
departmentOrDivision
|
protected String |
entityName
|
protected String |
entityNumber
|
protected String |
floorOrPremises
|
protected Integer |
id
|
protected String |
postOfficeBox
|
protected String |
state
|
protected String |
streetOrThoroughfareExtensionName
|
protected String |
streetOrThoroughfareNameAndType
|
protected String |
streetOrThoroughfareNumber
|
protected String |
streetOrThoroughfareSectionName
|
protected String |
streetPostDirectional
|
protected String |
streetPreDirectional
|
protected String |
zipCode
|
| Constructor Summary | |
|---|---|
Address()
|
|
| Method Summary | |
|---|---|
String |
getCity()
Gets the value of the city property. |
String |
getCountry()
Gets the value of the country property. |
String |
getDepartmentOrDivision()
Gets the value of the departmentOrDivision property. |
String |
getEntityName()
Gets the value of the entityName property. |
String |
getEntityNumber()
Gets the value of the entityNumber property. |
String |
getFloorOrPremises()
Gets the value of the floorOrPremises property. |
Integer |
getId()
Gets the value of the id property. |
String |
getPostOfficeBox()
Gets the value of the postOfficeBox property. |
String |
getState()
Gets the value of the state property. |
String |
getStreetOrThoroughfareExtensionName()
Gets the value of the streetOrThoroughfareExtensionName property. |
String |
getStreetOrThoroughfareNameAndType()
Gets the value of the streetOrThoroughfareNameAndType property. |
String |
getStreetOrThoroughfareNumber()
Gets the value of the streetOrThoroughfareNumber property. |
String |
getStreetOrThoroughfareSectionName()
Gets the value of the streetOrThoroughfareSectionName property. |
String |
getStreetPostDirectional()
Gets the value of the streetPostDirectional property. |
String |
getStreetPreDirectional()
Gets the value of the streetPreDirectional property. |
String |
getZipCode()
Gets the value of the zipCode property. |
void |
setCity(String value)
Sets the value of the city property. |
void |
setCountry(String value)
Sets the value of the country property. |
void |
setDepartmentOrDivision(String value)
Sets the value of the departmentOrDivision property. |
void |
setEntityName(String value)
Sets the value of the entityName property. |
void |
setEntityNumber(String value)
Sets the value of the entityNumber property. |
void |
setFloorOrPremises(String value)
Sets the value of the floorOrPremises property. |
void |
setId(Integer value)
Sets the value of the id property. |
void |
setPostOfficeBox(String value)
Sets the value of the postOfficeBox property. |
void |
setState(String value)
Sets the value of the state property. |
void |
setStreetOrThoroughfareExtensionName(String value)
Sets the value of the streetOrThoroughfareExtensionName property. |
void |
setStreetOrThoroughfareNameAndType(String value)
Sets the value of the streetOrThoroughfareNameAndType property. |
void |
setStreetOrThoroughfareNumber(String value)
Sets the value of the streetOrThoroughfareNumber property. |
void |
setStreetOrThoroughfareSectionName(String value)
Sets the value of the streetOrThoroughfareSectionName property. |
void |
setStreetPostDirectional(String value)
Sets the value of the streetPostDirectional property. |
void |
setStreetPreDirectional(String value)
Sets the value of the streetPreDirectional property. |
void |
setZipCode(String value)
Sets the value of the zipCode property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String city
protected String country
protected String departmentOrDivision
protected String entityName
protected String entityNumber
protected String floorOrPremises
protected String postOfficeBox
protected String zipCode
protected String state
protected String streetPostDirectional
protected String streetPreDirectional
protected String streetOrThoroughfareNameAndType
protected String streetOrThoroughfareNumber
protected String streetOrThoroughfareSectionName
protected String streetOrThoroughfareExtensionName
protected Integer id
| Constructor Detail |
|---|
public Address()
| Method Detail |
|---|
public String getCity()
Stringpublic void setCity(String value)
value - allowed object is
Stringpublic String getCountry()
Stringpublic void setCountry(String value)
value - allowed object is
Stringpublic String getDepartmentOrDivision()
Stringpublic void setDepartmentOrDivision(String value)
value - allowed object is
Stringpublic String getEntityName()
Stringpublic void setEntityName(String value)
value - allowed object is
Stringpublic String getEntityNumber()
Stringpublic void setEntityNumber(String value)
value - allowed object is
Stringpublic String getFloorOrPremises()
Stringpublic void setFloorOrPremises(String value)
value - allowed object is
Stringpublic String getPostOfficeBox()
Stringpublic void setPostOfficeBox(String value)
value - allowed object is
Stringpublic String getZipCode()
Stringpublic void setZipCode(String value)
value - allowed object is
Stringpublic String getState()
Stringpublic void setState(String value)
value - allowed object is
Stringpublic String getStreetPostDirectional()
Stringpublic void setStreetPostDirectional(String value)
value - allowed object is
Stringpublic String getStreetPreDirectional()
Stringpublic void setStreetPreDirectional(String value)
value - allowed object is
Stringpublic String getStreetOrThoroughfareNameAndType()
Stringpublic void setStreetOrThoroughfareNameAndType(String value)
value - allowed object is
Stringpublic String getStreetOrThoroughfareNumber()
Stringpublic void setStreetOrThoroughfareNumber(String value)
value - allowed object is
Stringpublic String getStreetOrThoroughfareSectionName()
Stringpublic void setStreetOrThoroughfareSectionName(String value)
value - allowed object is
Stringpublic String getStreetOrThoroughfareExtensionName()
Stringpublic void setStreetOrThoroughfareExtensionName(String value)
value - allowed object is
Stringpublic Integer getId()
Integerpublic void setId(Integer value)
value - allowed object is
Integer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||