be.fgov.ehealth.rn.baselegaldata.v1
Class AbstractOptionalAddressType

java.lang.Object
  extended by be.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalAddressType
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AddressBaseType, AddressWithStatusAndSourceType

@Generated(value="com.sun.tools.xjc.Driver",
           date="2022-09-22T05:58:15+02:00",
           comments="JAXB RI v2.2.11")
public abstract class AbstractOptionalAddressType
extends Object
implements Serializable

Java class for AbstractOptionalAddressType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="AbstractOptionalAddressType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <group ref="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AddressGroup" minOccurs="0"/>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
AbstractOptionalAddressType()
           
 
Method Summary
 PlainAddressType getDiplomaticAddress()
          Gets the value of the diplomaticAddress property.
 DiplomaticPostType getDiplomaticPost()
          Gets the value of the diplomaticPost property.
 PlainAddressType getPostAddress()
          Gets the value of the postAddress property.
 ResidentialAddressType getReferenceAddress()
          Gets the value of the referenceAddress property.
 ResidentialAddressType getResidentialAddress()
          Gets the value of the residentialAddress property.
 PlainAddressType getTemporaryAddress()
          Gets the value of the temporaryAddress property.
 void setDiplomaticAddress(PlainAddressType value)
          Sets the value of the diplomaticAddress property.
 void setDiplomaticPost(DiplomaticPostType value)
          Sets the value of the diplomaticPost property.
 void setPostAddress(PlainAddressType value)
          Sets the value of the postAddress property.
 void setReferenceAddress(ResidentialAddressType value)
          Sets the value of the referenceAddress property.
 void setResidentialAddress(ResidentialAddressType value)
          Sets the value of the residentialAddress property.
 void setTemporaryAddress(PlainAddressType value)
          Sets the value of the temporaryAddress property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractOptionalAddressType

public AbstractOptionalAddressType()
Method Detail

getDiplomaticPost

public DiplomaticPostType getDiplomaticPost()
Gets the value of the diplomaticPost property.

Returns:
possible object is DiplomaticPostType

setDiplomaticPost

public void setDiplomaticPost(DiplomaticPostType value)
Sets the value of the diplomaticPost property.

Parameters:
value - allowed object is DiplomaticPostType

getDiplomaticAddress

public PlainAddressType getDiplomaticAddress()
Gets the value of the diplomaticAddress property.

Returns:
possible object is PlainAddressType

setDiplomaticAddress

public void setDiplomaticAddress(PlainAddressType value)
Sets the value of the diplomaticAddress property.

Parameters:
value - allowed object is PlainAddressType

getPostAddress

public PlainAddressType getPostAddress()
Gets the value of the postAddress property.

Returns:
possible object is PlainAddressType

setPostAddress

public void setPostAddress(PlainAddressType value)
Sets the value of the postAddress property.

Parameters:
value - allowed object is PlainAddressType

getReferenceAddress

public ResidentialAddressType getReferenceAddress()
Gets the value of the referenceAddress property.

Returns:
possible object is ResidentialAddressType

setReferenceAddress

public void setReferenceAddress(ResidentialAddressType value)
Sets the value of the referenceAddress property.

Parameters:
value - allowed object is ResidentialAddressType

getResidentialAddress

public ResidentialAddressType getResidentialAddress()
Gets the value of the residentialAddress property.

Returns:
possible object is ResidentialAddressType

setResidentialAddress

public void setResidentialAddress(ResidentialAddressType value)
Sets the value of the residentialAddress property.

Parameters:
value - allowed object is ResidentialAddressType

getTemporaryAddress

public PlainAddressType getTemporaryAddress()
Gets the value of the temporaryAddress property.

Returns:
possible object is PlainAddressType

setTemporaryAddress

public void setTemporaryAddress(PlainAddressType value)
Sets the value of the temporaryAddress property.

Parameters:
value - allowed object is PlainAddressType



Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.