|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.nip.sync.reg.v1.RegistrantType
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-04-05T05:06:35+02:00",
comments="JAXB RI v2.3.6")
public class RegistrantType
Java class for registrantType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="registrantType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CareProvider" type="{urn:be:cin:mycarenet:esb:common:v2}CareProviderType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
RegistrantType()
|
|
| Method Summary | |
|---|---|
CareProviderType |
getCareProvider()
Gets the value of the careProvider property. |
void |
setCareProvider(CareProviderType value)
Sets the value of the careProvider property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegistrantType()
| Method Detail |
|---|
public CareProviderType getCareProvider()
CareProviderTypepublic void setCareProvider(CareProviderType value)
value - allowed object is
CareProviderType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||