@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:25:27+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:mycarenet:commons:core:v2}AbstractIdType"> <sequence> <element name="License" type="{urn:be:fgov:ehealth:mycarenet:commons:core:v2}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, setName
getId, getRef, setId, setRef
public LicenseType getLicense()
LicenseType
public void setLicense(LicenseType value)
value
- allowed object is
LicenseType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.