|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.mediprima.core.v1.ConsultCarmedDataType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:05:33+01:00",
comments="JAXB RI v2.2.11")
public class ConsultCarmedDataType
Java class for ConsultCarmedDataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultCarmedDataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BySsin" type="{urn:be:fgov:ehealth:mediprima:core:v1}BySsinType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ConsultCarmedDataType()
|
|
| Method Summary | |
|---|---|
BySsinType |
getBySsin()
Gets the value of the bySsin property. |
void |
setBySsin(BySsinType value)
Sets the value of the bySsin property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsultCarmedDataType()
| Method Detail |
|---|
public BySsinType getBySsin()
BySsinTypepublic void setBySsin(BySsinType value)
value - allowed object is
BySsinType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||