@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:29:47+01:00", comments="JAXB RI v2.3.7") 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>
| Constructor and Description |
|---|
PlainAddressType() |
getAddress, getCountryCode, getCountryIsoCode, getCountryNames, getInceptionDate, setAddress, setCountryCode, setCountryIsoCode, setInceptionDate
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.