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

java.lang.Object
  extended by be.fgov.ehealth.rn.baselegaldata.v1.PlainAddressOptionalInceptionDateType
      extended by be.fgov.ehealth.rn.baselegaldata.v1.PlainAddressType
All Implemented Interfaces:
Serializable

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

Java class for PlainAddressType complex type.

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

 <complexType name="PlainAddressType">
   <complexContent>
     <restriction base="{urn:be:fgov:ehealth:rn:baselegaldata:v1}PlainAddressOptionalInceptionDateType">
       <sequence>
         <element name="CountryCode" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}CountryCodeType" minOccurs="0"/>
         <element name="CountryIsoCode" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}CountryCodeISO3166Type" minOccurs="0"/>
         <element name="CountryName" type="{urn:be:fgov:ehealth:rn:commons:business:v1}LocalizedDescriptionType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Address" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}PlainAddressString" minOccurs="0"/>
         <element name="InceptionDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
PlainAddressType()
           
 
Method Summary
 
Methods inherited from class be.fgov.ehealth.rn.baselegaldata.v1.PlainAddressOptionalInceptionDateType
getAddress, getCountryCode, getCountryIsoCode, getCountryNames, getInceptionDate, setAddress, setCountryCode, setCountryIsoCode, setInceptionDate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlainAddressType

public PlainAddressType()



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