|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.mycarenet._1_0.carenet.types.CarePlaceType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:52:01+02:00",
comments="JAXB RI v2.2.11")
public class CarePlaceType
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 Summary | |
|---|---|
CarePlaceType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CarePlaceType()
| Method Detail |
|---|
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()
Stringpublic void setCarePlacePostalCode(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||