@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:12+02:00", comments="JAXB RI v2.2.11") 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()
String
public void setCarePlaceName(String value)
value
- allowed object is
String
public String getCarePlaceAdress()
String
public void setCarePlaceAdress(String value)
value
- allowed object is
String
public String getCarePlacePostalCode()
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.