public class LangType extends Object implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.ToString
Java class for langType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="langType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="ar" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="bg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ca" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="de" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="da" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="el" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="en" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="es" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="et" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fa" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fi" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="he" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hi" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hu" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="it" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ja" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ko" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="nl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="no" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ro" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ru" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sk" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="th" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="uk" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="vi" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="zh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
ar |
protected String |
bg |
protected String |
ca |
protected String |
cs |
protected String |
da |
protected String |
de |
protected String |
el |
protected String |
en |
protected String |
es |
protected String |
et |
protected String |
fa |
protected String |
fi |
protected String |
fr |
protected String |
he |
protected String |
hi |
protected String |
hu |
protected String |
id |
protected String |
it |
protected String |
ja |
protected String |
ko |
protected String |
lt |
protected String |
lv |
protected String |
nl |
protected String |
no |
protected String |
pl |
protected String |
pt |
protected String |
ro |
protected String |
ru |
protected String |
sk |
protected String |
sl |
protected String |
sv |
protected String |
th |
protected String |
tr |
protected String |
uk |
protected String |
vi |
protected String |
zh |
| Constructor and Description |
|---|
LangType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getAr()
Gets the value of the ar property.
|
String |
getBg()
Gets the value of the bg property.
|
String |
getCa()
Gets the value of the ca property.
|
String |
getCs()
Gets the value of the cs property.
|
String |
getDa()
Gets the value of the da property.
|
String |
getDe()
Gets the value of the de property.
|
String |
getEl()
Gets the value of the el property.
|
String |
getEn()
Gets the value of the en property.
|
String |
getEs()
Gets the value of the es property.
|
String |
getEt()
Gets the value of the et property.
|
String |
getFa()
Gets the value of the fa property.
|
String |
getFi()
Gets the value of the fi property.
|
String |
getFr()
Gets the value of the fr property.
|
String |
getHe()
Gets the value of the he property.
|
String |
getHi()
Gets the value of the hi property.
|
String |
getHu()
Gets the value of the hu property.
|
String |
getId()
Gets the value of the id property.
|
String |
getIt()
Gets the value of the it property.
|
String |
getJa()
Gets the value of the ja property.
|
String |
getKo()
Gets the value of the ko property.
|
String |
getLt()
Gets the value of the lt property.
|
String |
getLv()
Gets the value of the lv property.
|
String |
getNl()
Gets the value of the nl property.
|
String |
getNo()
Gets the value of the no property.
|
String |
getPl()
Gets the value of the pl property.
|
String |
getPt()
Gets the value of the pt property.
|
String |
getRo()
Gets the value of the ro property.
|
String |
getRu()
Gets the value of the ru property.
|
String |
getSk()
Gets the value of the sk property.
|
String |
getSl()
Gets the value of the sl property.
|
String |
getSv()
Gets the value of the sv property.
|
String |
getTh()
Gets the value of the th property.
|
String |
getTr()
Gets the value of the tr property.
|
String |
getUk()
Gets the value of the uk property.
|
String |
getVi()
Gets the value of the vi property.
|
String |
getZh()
Gets the value of the zh property.
|
void |
setAr(String value)
Sets the value of the ar property.
|
void |
setBg(String value)
Sets the value of the bg property.
|
void |
setCa(String value)
Sets the value of the ca property.
|
void |
setCs(String value)
Sets the value of the cs property.
|
void |
setDa(String value)
Sets the value of the da property.
|
void |
setDe(String value)
Sets the value of the de property.
|
void |
setEl(String value)
Sets the value of the el property.
|
void |
setEn(String value)
Sets the value of the en property.
|
void |
setEs(String value)
Sets the value of the es property.
|
void |
setEt(String value)
Sets the value of the et property.
|
void |
setFa(String value)
Sets the value of the fa property.
|
void |
setFi(String value)
Sets the value of the fi property.
|
void |
setFr(String value)
Sets the value of the fr property.
|
void |
setHe(String value)
Sets the value of the he property.
|
void |
setHi(String value)
Sets the value of the hi property.
|
void |
setHu(String value)
Sets the value of the hu property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIt(String value)
Sets the value of the it property.
|
void |
setJa(String value)
Sets the value of the ja property.
|
void |
setKo(String value)
Sets the value of the ko property.
|
void |
setLt(String value)
Sets the value of the lt property.
|
void |
setLv(String value)
Sets the value of the lv property.
|
void |
setNl(String value)
Sets the value of the nl property.
|
void |
setNo(String value)
Sets the value of the no property.
|
void |
setPl(String value)
Sets the value of the pl property.
|
void |
setPt(String value)
Sets the value of the pt property.
|
void |
setRo(String value)
Sets the value of the ro property.
|
void |
setRu(String value)
Sets the value of the ru property.
|
void |
setSk(String value)
Sets the value of the sk property.
|
void |
setSl(String value)
Sets the value of the sl property.
|
void |
setSv(String value)
Sets the value of the sv property.
|
void |
setTh(String value)
Sets the value of the th property.
|
void |
setTr(String value)
Sets the value of the tr property.
|
void |
setUk(String value)
Sets the value of the uk property.
|
void |
setVi(String value)
Sets the value of the vi property.
|
void |
setZh(String value)
Sets the value of the zh property.
|
String |
toString() |
protected String ar
protected String bg
protected String ca
protected String cs
protected String de
protected String da
protected String el
protected String en
protected String es
protected String et
protected String fa
protected String fi
protected String fr
protected String he
protected String hi
protected String hu
protected String id
protected String it
protected String ja
protected String ko
protected String lt
protected String lv
protected String nl
protected String no
protected String pl
protected String pt
protected String ro
protected String ru
protected String sk
protected String sl
protected String sv
protected String th
protected String tr
protected String uk
protected String vi
protected String zh
public void setAr(String value)
value - allowed object is
Stringpublic void setBg(String value)
value - allowed object is
Stringpublic void setCa(String value)
value - allowed object is
Stringpublic void setCs(String value)
value - allowed object is
Stringpublic void setDe(String value)
value - allowed object is
Stringpublic void setDa(String value)
value - allowed object is
Stringpublic void setEl(String value)
value - allowed object is
Stringpublic void setEn(String value)
value - allowed object is
Stringpublic void setEs(String value)
value - allowed object is
Stringpublic void setEt(String value)
value - allowed object is
Stringpublic void setFa(String value)
value - allowed object is
Stringpublic void setFi(String value)
value - allowed object is
Stringpublic void setFr(String value)
value - allowed object is
Stringpublic void setHe(String value)
value - allowed object is
Stringpublic void setHi(String value)
value - allowed object is
Stringpublic void setHu(String value)
value - allowed object is
Stringpublic void setId(String value)
value - allowed object is
Stringpublic void setIt(String value)
value - allowed object is
Stringpublic void setJa(String value)
value - allowed object is
Stringpublic void setKo(String value)
value - allowed object is
Stringpublic void setLt(String value)
value - allowed object is
Stringpublic void setLv(String value)
value - allowed object is
Stringpublic void setNl(String value)
value - allowed object is
Stringpublic void setNo(String value)
value - allowed object is
Stringpublic void setPl(String value)
value - allowed object is
Stringpublic void setPt(String value)
value - allowed object is
Stringpublic void setRo(String value)
value - allowed object is
Stringpublic void setRu(String value)
value - allowed object is
Stringpublic void setSk(String value)
value - allowed object is
Stringpublic void setSl(String value)
value - allowed object is
Stringpublic void setSv(String value)
value - allowed object is
Stringpublic void setTh(String value)
value - allowed object is
Stringpublic void setTr(String value)
value - allowed object is
Stringpublic void setUk(String value)
value - allowed object is
Stringpublic void setVi(String value)
value - allowed object is
Stringpublic void setZh(String value)
value - allowed object is
Stringpublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTopublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTopublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.EqualsCopyright © 2015 OpenEstate. All rights reserved.