be.fgov.ehealth.dics.protocol.v3
Class PackagingMaterialType
java.lang.Object
be.fgov.ehealth.dics.core.v3.refdata.PackagingMaterialKeyType
be.fgov.ehealth.dics.protocol.v3.PackagingMaterialType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-06-27T08:11:32+02:00",
comments="JAXB RI v2.2.11")
public class PackagingMaterialType
- extends PackagingMaterialKeyType
- implements Serializable
Java class for PackagingMaterialType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PackagingMaterialType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:core:v3:refdata}PackagingMaterialKeyType">
<sequence>
<element name="Name" type="{urn:be:fgov:ehealth:dics:protocol:v3}ConsultTextType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
PackagingMaterialType
public PackagingMaterialType()
getName
public ConsultTextType getName()
- Gets the value of the name property.
- Returns:
- possible object is
ConsultTextType
setName
public void setName(ConsultTextType value)
- Sets the value of the name property.
- Parameters:
value
- allowed object is
ConsultTextType
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.