@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:21:36+02:00", comments="JAXB RI v2.2.11") 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, setCd
public BigInteger getWeeknumber()
BigInteger
public void setWeeknumber(BigInteger value)
value
- allowed object is
BigInteger
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.