org.gxos.schema.papi
Class PostalAddress
java.lang.Object
|
+--org.gxos.schema.papi.PostalAddress
- All Implemented Interfaces:
- java.io.Serializable
- public class PostalAddress
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostalAddress
public PostalAddress()
getAddresseeCareOfAddress
public java.lang.String getAddresseeCareOfAddress()
getAddresseeFunction
public java.lang.String getAddresseeFunction()
getAddresseeNameFamily
public java.lang.String getAddresseeNameFamily()
getAddresseeNameGiven
public java.lang.String getAddresseeNameGiven()
getAddresseeNameSuffix
public java.lang.String getAddresseeNameSuffix()
getAddresseeOccupation
public java.lang.String getAddresseeOccupation()
getAddresseeTitle
public java.lang.String getAddresseeTitle()
getContext
public java.lang.String getContext()
getDeliveryCity
public java.lang.String getDeliveryCity()
getDeliveryCountry
public java.lang.String getDeliveryCountry()
getDeliveryPOBox
public java.lang.String getDeliveryPOBox()
getDeliveryPostCode
public java.lang.String getDeliveryPostCode()
getDeliveryRouting
public java.lang.String getDeliveryRouting()
getDeliveryStreetID
public java.lang.String getDeliveryStreetID()
getDeliveryStreetName
public java.lang.String getDeliveryStreetName()
getDeliveryStreetType
public java.lang.String getDeliveryStreetType()
getDeliverySupplementaryAddress
public java.lang.String getDeliverySupplementaryAddress()
getDeliveryTerritory
public java.lang.String getDeliveryTerritory()
getOrganizationActivity
public java.lang.String getOrganizationActivity()
getOrganizationDivision
public java.lang.String getOrganizationDivision()
getOrganizationName
public java.lang.String getOrganizationName()
isValid
public boolean isValid()
marshal
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
out
-
marshal
public void marshal(org.xml.sax.DocumentHandler handler)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
handler
-
setAddresseeCareOfAddress
public void setAddresseeCareOfAddress(java.lang.String addresseeCareOfAddress)
- Parameters:
addresseeCareOfAddress
-
setAddresseeFunction
public void setAddresseeFunction(java.lang.String addresseeFunction)
- Parameters:
addresseeFunction
-
setAddresseeNameFamily
public void setAddresseeNameFamily(java.lang.String addresseeNameFamily)
- Parameters:
addresseeNameFamily
-
setAddresseeNameGiven
public void setAddresseeNameGiven(java.lang.String addresseeNameGiven)
- Parameters:
addresseeNameGiven
-
setAddresseeNameSuffix
public void setAddresseeNameSuffix(java.lang.String addresseeNameSuffix)
- Parameters:
addresseeNameSuffix
-
setAddresseeOccupation
public void setAddresseeOccupation(java.lang.String addresseeOccupation)
- Parameters:
addresseeOccupation
-
setAddresseeTitle
public void setAddresseeTitle(java.lang.String addresseeTitle)
- Parameters:
addresseeTitle
-
setContext
public void setContext(java.lang.String context)
- Parameters:
context
-
setDeliveryCity
public void setDeliveryCity(java.lang.String deliveryCity)
- Parameters:
deliveryCity
-
setDeliveryCountry
public void setDeliveryCountry(java.lang.String deliveryCountry)
- Parameters:
deliveryCountry
-
setDeliveryPOBox
public void setDeliveryPOBox(java.lang.String deliveryPOBox)
- Parameters:
deliveryPOBox
-
setDeliveryPostCode
public void setDeliveryPostCode(java.lang.String deliveryPostCode)
- Parameters:
deliveryPostCode
-
setDeliveryRouting
public void setDeliveryRouting(java.lang.String deliveryRouting)
- Parameters:
deliveryRouting
-
setDeliveryStreetID
public void setDeliveryStreetID(java.lang.String deliveryStreetID)
- Parameters:
deliveryStreetID
-
setDeliveryStreetName
public void setDeliveryStreetName(java.lang.String deliveryStreetName)
- Parameters:
deliveryStreetName
-
setDeliveryStreetType
public void setDeliveryStreetType(java.lang.String deliveryStreetType)
- Parameters:
deliveryStreetType
-
setDeliverySupplementaryAddress
public void setDeliverySupplementaryAddress(java.lang.String deliverySupplementaryAddress)
- Parameters:
deliverySupplementaryAddress
-
setDeliveryTerritory
public void setDeliveryTerritory(java.lang.String deliveryTerritory)
- Parameters:
deliveryTerritory
-
setOrganizationActivity
public void setOrganizationActivity(java.lang.String organizationActivity)
- Parameters:
organizationActivity
-
setOrganizationDivision
public void setOrganizationDivision(java.lang.String organizationDivision)
- Parameters:
organizationDivision
-
setOrganizationName
public void setOrganizationName(java.lang.String organizationName)
- Parameters:
organizationName
-
unmarshal
public static PostalAddress unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
- Parameters:
reader
-
validate
public void validate()
throws org.exolab.castor.xml.ValidationException