be.fgov.ehealth.globalmedicalfile.core.v1
Class PackageType
java.lang.Object
be.fgov.ehealth.globalmedicalfile.core.v1.SelfRefType
be.fgov.ehealth.globalmedicalfile.core.v1.AbstractIdType
be.fgov.ehealth.globalmedicalfile.core.v1.PackageType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:30:45+02:00",
comments="JAXB RI v2.2.6")
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:globalmedicalfile:core:v1}AbstractIdType">
<sequence>
<element name="License" type="{urn:be:fgov:ehealth:globalmedicalfile:core:v1}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 Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.