|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.standards.kmehr.mycarenet.schema.v1.PeriodicityType
@Generated(value="com.sun.tools.xjc.Driver",
date="2025-03-20T10:16:34+01:00",
comments="JAXB RI v2.3.6")
public class PeriodicityTypeto specify the periodicity
Java class for periodicityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="periodicityType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="cd" type="{http://www.ehealth.fgov.be/standards/kmehr/cd/v1}CD-PERIODICITY"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
PeriodicityType()
|
|
| Method Summary | |
|---|---|
CDPERIODICITY |
getCd()
Gets the value of the cd property. |
void |
setCd(CDPERIODICITY value)
Sets the value of the cd property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PeriodicityType()
| Method Detail |
|---|
public CDPERIODICITY getCd()
CDPERIODICITYpublic void setCd(CDPERIODICITY value)
value - allowed object is
CDPERIODICITY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||