@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:12:07+01:00", comments="JAXB RI v2.2.11") public class Text255Type extends Object implements Serializable
Java class for Text255Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Text255Type">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Fr" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Nl" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="De" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="En" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Text255Type() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDe()
Gets the value of the de property.
|
String |
getEn()
Gets the value of the en property.
|
String |
getFr()
Gets the value of the fr property.
|
String |
getNl()
Gets the value of the nl property.
|
void |
setDe(String value)
Sets the value of the de property.
|
void |
setEn(String value)
Sets the value of the en property.
|
void |
setFr(String value)
Sets the value of the fr property.
|
void |
setNl(String value)
Sets the value of the nl property.
|
public void setFr(String value)
value - allowed object is
Stringpublic void setNl(String value)
value - allowed object is
Stringpublic void setDe(String value)
value - allowed object is
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.