|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.core.v3.core.Text255Type
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-10-16T01:50:32+02:00",
comments="JAXB RI v2.2.11")
public class Text255Type
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 Summary | |
|---|---|
Text255Type()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Text255Type()
| Method Detail |
|---|
public String getFr()
Stringpublic void setFr(String value)
value - allowed object is
Stringpublic String getNl()
Stringpublic void setNl(String value)
value - allowed object is
Stringpublic String getDe()
Stringpublic void setDe(String value)
value - allowed object is
Stringpublic String getEn()
Stringpublic void setEn(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||