@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:23:56+01:00", comments="JAXB RI v2.3.7") public class CarePlaceType extends Object implements Serializable
Java class for CarePlaceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CarePlaceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CarePlaceName" type="{urn:be:cin:mycarenet:1.0:carenet:types}String_25"/>
<element name="CarePlaceAdress" type="{urn:be:cin:mycarenet:1.0:carenet:types}String_25"/>
<element name="CarePlacePostalCode" type="{urn:be:cin:mycarenet:1.0:carenet:types}PostalCodeType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CarePlaceType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCarePlaceAdress()
Gets the value of the carePlaceAdress property.
|
String |
getCarePlaceName()
Gets the value of the carePlaceName property.
|
String |
getCarePlacePostalCode()
Gets the value of the carePlacePostalCode property.
|
void |
setCarePlaceAdress(String value)
Sets the value of the carePlaceAdress property.
|
void |
setCarePlaceName(String value)
Sets the value of the carePlaceName property.
|
void |
setCarePlacePostalCode(String value)
Sets the value of the carePlacePostalCode property.
|
public String getCarePlaceName()
Stringpublic void setCarePlaceName(String value)
value - allowed object is
Stringpublic String getCarePlaceAdress()
Stringpublic void setCarePlaceAdress(String value)
value - allowed object is
Stringpublic String getCarePlacePostalCode()
String
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.