@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:00:49+02:00", comments="JAXB RI v2.2.11") public class PackageType extends AbstractIdType implements Serializable
Java class for PackageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PackageType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:insurability:core:v1}AbstractIdType">
<sequence>
<element name="License" type="{urn:be:fgov:ehealth:insurability:core:v1}LicenseType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PackageType() |
| Modifier and Type | Method and Description |
|---|---|
LicenseType |
getLicense()
Gets the value of the license property.
|
void |
setLicense(LicenseType value)
Sets the value of the license property.
|
getName, setNamegetId, getRef, setId, setRefpublic LicenseType getLicense()
LicenseTypepublic void setLicense(LicenseType value)
value - allowed object is
LicenseType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.