be.fgov.ehealth.mycarenet.commons.core.v2
Class PackageType

java.lang.Object
  extended by be.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType
      extended by be.fgov.ehealth.mycarenet.commons.core.v2.AbstractIdType
          extended by be.fgov.ehealth.mycarenet.commons.core.v2.PackageType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-10-28T03:11:26+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:mycarenet:commons:core:v2}AbstractIdType">
       <sequence>
         <element name="License" type="{urn:be:fgov:ehealth:mycarenet:commons:core:v2}LicenseType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
PackageType()
           
 
Method Summary
 LicenseType getLicense()
          Gets the value of the license property.
 void setLicense(LicenseType value)
          Sets the value of the license property.
 
Methods inherited from class be.fgov.ehealth.mycarenet.commons.core.v2.AbstractIdType
getName, setName
 
Methods inherited from class be.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType
getId, getRef, setId, setRef
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageType

public PackageType()
Method Detail

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 PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.