public class Address extends AddressType implements Serializable
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
static AddressType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
addDeliveryPoint, addDeliveryPoint, addElectronicMailAddress, addElectronicMailAddress, clearDeliveryPoint, clearElectronicMailAddress, enumerateDeliveryPoint, enumerateElectronicMailAddress, getAdministrativeArea, getCity, getCountry, getDeliveryPoint, getDeliveryPoint, getDeliveryPointCount, getElectronicMailAddress, getElectronicMailAddress, getElectronicMailAddressCount, getPostalCode, removeDeliveryPoint, removeElectronicMailAddress, setAdministrativeArea, setCity, setCountry, setDeliveryPoint, setDeliveryPoint, setElectronicMailAddress, setElectronicMailAddress, setPostalCodepublic boolean isValid()
isValid in class AddressTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class AddressTypeout - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class AddressTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic static AddressType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
validate in class AddressTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2020 B3Partners B.V.. All rights reserved.