@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:25:59+02:00", comments="JAXB RI v2.3.7") public class Weekday extends WeekdayType implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}weekdayType">
<sequence>
<element name="weeknumber" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Weekday() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getWeeknumber()
Gets the value of the weeknumber property.
|
void |
setWeeknumber(BigInteger value)
Sets the value of the weeknumber property.
|
getCd, setCdpublic BigInteger getWeeknumber()
BigIntegerpublic void setWeeknumber(BigInteger value)
value - allowed object is
BigInteger
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.