@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:13:09+02:00", comments="JAXB RI v2.3.7") public class RegistrantType extends Object implements Serializable
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 and Description |
|---|
RegistrantType() |
| Modifier and Type | Method and Description |
|---|---|
CareProviderType |
getCareProvider()
Gets the value of the careProvider property.
|
void |
setCareProvider(CareProviderType value)
Sets the value of the careProvider property.
|
public CareProviderType getCareProvider()
CareProviderTypepublic void setCareProvider(CareProviderType value)
value - allowed object is
CareProviderType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.