@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class ConsultAdministrationFrequencyType extends Object implements Serializable
Java class for ConsultAdministrationFrequencyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultAdministrationFrequencyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Quantity" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="Timeframe" type="{urn:be:fgov:ehealth:dics:protocol:v5}QuantityType"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
ConsultAdministrationFrequencyType() |
Modifier and Type | Method and Description |
---|---|
int |
getQuantity()
Gets the value of the quantity property.
|
QuantityType |
getTimeframe()
Gets the value of the timeframe property.
|
void |
setQuantity(int value)
Sets the value of the quantity property.
|
void |
setTimeframe(QuantityType value)
Sets the value of the timeframe property.
|
public int getQuantity()
public void setQuantity(int value)
public QuantityType getTimeframe()
QuantityType
public void setTimeframe(QuantityType value)
value
- allowed object is
QuantityType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.