be.fgov.ehealth.standards.kmehr.schema.v1
Class Weekday
java.lang.Object
be.fgov.ehealth.standards.kmehr.schema.v1.WeekdayType
be.fgov.ehealth.standards.kmehr.schema.v1.Weekday
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-06-27T08:07:31+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>
- See Also:
- Serialized Form
Weekday
public Weekday()
getWeeknumber
public BigInteger getWeeknumber()
- Gets the value of the weeknumber property.
- Returns:
- possible object is
BigInteger
setWeeknumber
public void setWeeknumber(BigInteger value)
- Sets the value of the weeknumber property.
- Parameters:
value
- allowed object is
BigInteger
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.