@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:21:11+02:00", comments="JAXB RI v2.3.7") public class Nominator extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="quantity" type="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}timequantityType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Nominator() |
| Modifier and Type | Method and Description |
|---|---|
TimequantityType |
getQuantity()
Gets the value of the quantity property.
|
void |
setQuantity(TimequantityType value)
Sets the value of the quantity property.
|
public TimequantityType getQuantity()
TimequantityTypepublic void setQuantity(TimequantityType value)
value - allowed object is
TimequantityType
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.