@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:03:16+02:00", comments="JAXB RI v2.2.11") public class ComponentEquivalentType extends Object implements Serializable
Java class for ComponentEquivalentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ComponentEquivalentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Content" type="{urn:be:fgov:ehealth:dics:core:v3:core}QuantityType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ComponentEquivalentType() |
| Modifier and Type | Method and Description |
|---|---|
QuantityType |
getContent()
Gets the value of the content property.
|
void |
setContent(QuantityType value)
Sets the value of the content property.
|
public QuantityType getContent()
QuantityTypepublic void setContent(QuantityType value)
value - allowed object is
QuantityType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.