@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public class LangType extends Object implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.ToString2
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="ca" 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="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="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="it" 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="pt" 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="sv" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
ca |
protected String |
da |
protected String |
de |
protected String |
en |
protected String |
es |
protected String |
fi |
protected String |
fr |
protected String |
it |
protected String |
nl |
protected String |
no |
protected String |
pt |
protected String |
ru |
protected String |
sv |
| 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.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 strategy) |
String |
getCa()
Gets the value of the ca property.
|
String |
getDa()
Gets the value of the da property.
|
String |
getDe()
Gets the value of the de property.
|
String |
getEn()
Gets the value of the en property.
|
String |
getEs()
Gets the value of the es property.
|
String |
getFi()
Gets the value of the fi property.
|
String |
getFr()
Gets the value of the fr property.
|
String |
getIt()
Gets the value of the it property.
|
String |
getNl()
Gets the value of the nl property.
|
String |
getNo()
Gets the value of the no property.
|
String |
getPt()
Gets the value of the pt property.
|
String |
getRu()
Gets the value of the ru property.
|
String |
getSv()
Gets the value of the sv property.
|
void |
setCa(String value)
Sets the value of the ca property.
|
void |
setDa(String value)
Sets the value of the da property.
|
void |
setDe(String value)
Sets the value of the de property.
|
void |
setEn(String value)
Sets the value of the en property.
|
void |
setEs(String value)
Sets the value of the es property.
|
void |
setFi(String value)
Sets the value of the fi property.
|
void |
setFr(String value)
Sets the value of the fr property.
|
void |
setIt(String value)
Sets the value of the it property.
|
void |
setNl(String value)
Sets the value of the nl property.
|
void |
setNo(String value)
Sets the value of the no property.
|
void |
setPt(String value)
Sets the value of the pt property.
|
void |
setRu(String value)
Sets the value of the ru property.
|
void |
setSv(String value)
Sets the value of the sv property.
|
String |
toString() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String ca
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String de
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String da
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String en
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String es
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String fi
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String fr
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String it
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String nl
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String no
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String pt
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String ru
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") protected String sv
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getCa()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setCa(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getDe()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setDe(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getDa()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setDa(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getEn()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setEn(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getEs()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setEs(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getFi()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setFi(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getFr()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setFr(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getIt()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setIt(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getNl()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setNl(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getNo()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setNo(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getPt()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setPt(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getRu()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setRu(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String getSv()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public void setSv(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public Object clone()
@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2@Generated(value="com.sun.tools.xjc.Driver", date="2018-10-12T01:43:04+02:00", comments="JAXB RI v2.2.11") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2Copyright © 2018 OpenEstate. All rights reserved.