@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T11:02:11+02:00", comments="JAXB RI v2.3.7") 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.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.