be.fgov.ehealth.insurability.core.v2
Class PackageType
java.lang.Object
be.fgov.ehealth.insurability.core.v2.SelfRefType
be.fgov.ehealth.insurability.core.v2.AbstractIdType
be.fgov.ehealth.insurability.core.v2.PackageType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-06-27T08:10:59+02:00",
comments="JAXB RI v2.2.11")
public class PackageType
- extends AbstractIdType
- implements Serializable
Information about the software package that is connectedto MyCareNet.
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:v2}AbstractIdType">
<sequence>
<element name="License" type="{urn:be:fgov:ehealth:insurability:core:v2}LicenseType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
PackageType
public PackageType()
getLicense
public LicenseType getLicense()
- Gets the value of the license property.
- Returns:
- possible object is
LicenseType
setLicense
public void setLicense(LicenseType value)
- Sets the value of the license property.
- Parameters:
value
- allowed object is
LicenseType
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.