@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:26:45+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()
CareProviderType
public void setCareProvider(CareProviderType value)
value
- allowed object is
CareProviderType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.