Package gen.core.tmx14
Class Tuv
- java.lang.Object
-
- gen.core.tmx14.Tuv
-
public class Tuv extends java.lang.ObjectJava class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice maxOccurs="unbounded" minOccurs="0"> <element ref="{}note"/> <element ref="{}prop"/> </choice> <element ref="{}seg"/> </sequence> <attribute ref="{http://www.w3.org/XML/1998/namespace}lang use="required""/> <attribute name="o-encoding" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="datatype" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="usagecount" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="lastusagedate" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="creationtool" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="creationtoolversion" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="creationdate" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="creationid" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="changedate" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="o-tmf" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="changeid" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="lang" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> </restriction> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description Tuv()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetChangedate()Gets the value of the changedate property.java.lang.StringgetChangeid()Gets the value of the changeid property.java.lang.StringgetCreationdate()Gets the value of the creationdate property.java.lang.StringgetCreationid()Gets the value of the creationid property.java.lang.StringgetCreationtool()Gets the value of the creationtool property.java.lang.StringgetCreationtoolversion()Gets the value of the creationtoolversion property.java.lang.StringgetDatatype()Gets the value of the datatype property.java.lang.StringgetLang()Gets the value of the lang property.java.lang.StringgetLastusagedate()Gets the value of the lastusagedate property.java.util.List<java.lang.Object>getNoteOrProp()Gets the value of the noteOrProp property.java.lang.StringgetOEncoding()Gets the value of the oEncoding property.java.lang.StringgetOTmf()Gets the value of the oTmf property.SeggetSeg()Gets the value of the seg property.java.lang.StringgetUsagecount()Gets the value of the usagecount property.java.lang.StringgetXmlLang()Gets the value of the xmlLang property.voidsetChangedate(java.lang.String value)Sets the value of the changedate property.voidsetChangeid(java.lang.String value)Sets the value of the changeid property.voidsetCreationdate(java.lang.String value)Sets the value of the creationdate property.voidsetCreationid(java.lang.String value)Sets the value of the creationid property.voidsetCreationtool(java.lang.String value)Sets the value of the creationtool property.voidsetCreationtoolversion(java.lang.String value)Sets the value of the creationtoolversion property.voidsetDatatype(java.lang.String value)Sets the value of the datatype property.voidsetLang(java.lang.String value)Sets the value of the lang property.voidsetLastusagedate(java.lang.String value)Sets the value of the lastusagedate property.voidsetOEncoding(java.lang.String value)Sets the value of the oEncoding property.voidsetOTmf(java.lang.String value)Sets the value of the oTmf property.voidsetSeg(Seg value)Sets the value of the seg property.voidsetUsagecount(java.lang.String value)Sets the value of the usagecount property.voidsetXmlLang(java.lang.String value)Sets the value of the xmlLang property.
-
-
-
Method Detail
-
getNoteOrProp
public java.util.List<java.lang.Object> getNoteOrProp()
Gets the value of the noteOrProp property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the noteOrProp property.For example, to add a new item, do as follows:
getNoteOrProp().add(newItem);Objects of the following type(s) are allowed in the list
NoteProp
-
setSeg
public void setSeg(Seg value)
Sets the value of the seg property.- Parameters:
value- allowed object isSeg
-
getXmlLang
public java.lang.String getXmlLang()
Gets the value of the xmlLang property.- Returns:
- possible object is
String
-
setXmlLang
public void setXmlLang(java.lang.String value)
Sets the value of the xmlLang property.- Parameters:
value- allowed object isString
-
getOEncoding
public java.lang.String getOEncoding()
Gets the value of the oEncoding property.- Returns:
- possible object is
String
-
setOEncoding
public void setOEncoding(java.lang.String value)
Sets the value of the oEncoding property.- Parameters:
value- allowed object isString
-
getDatatype
public java.lang.String getDatatype()
Gets the value of the datatype property.- Returns:
- possible object is
String
-
setDatatype
public void setDatatype(java.lang.String value)
Sets the value of the datatype property.- Parameters:
value- allowed object isString
-
getUsagecount
public java.lang.String getUsagecount()
Gets the value of the usagecount property.- Returns:
- possible object is
String
-
setUsagecount
public void setUsagecount(java.lang.String value)
Sets the value of the usagecount property.- Parameters:
value- allowed object isString
-
getLastusagedate
public java.lang.String getLastusagedate()
Gets the value of the lastusagedate property.- Returns:
- possible object is
String
-
setLastusagedate
public void setLastusagedate(java.lang.String value)
Sets the value of the lastusagedate property.- Parameters:
value- allowed object isString
-
getCreationtool
public java.lang.String getCreationtool()
Gets the value of the creationtool property.- Returns:
- possible object is
String
-
setCreationtool
public void setCreationtool(java.lang.String value)
Sets the value of the creationtool property.- Parameters:
value- allowed object isString
-
getCreationtoolversion
public java.lang.String getCreationtoolversion()
Gets the value of the creationtoolversion property.- Returns:
- possible object is
String
-
setCreationtoolversion
public void setCreationtoolversion(java.lang.String value)
Sets the value of the creationtoolversion property.- Parameters:
value- allowed object isString
-
getCreationdate
public java.lang.String getCreationdate()
Gets the value of the creationdate property.- Returns:
- possible object is
String
-
setCreationdate
public void setCreationdate(java.lang.String value)
Sets the value of the creationdate property.- Parameters:
value- allowed object isString
-
getCreationid
public java.lang.String getCreationid()
Gets the value of the creationid property.- Returns:
- possible object is
String
-
setCreationid
public void setCreationid(java.lang.String value)
Sets the value of the creationid property.- Parameters:
value- allowed object isString
-
getChangedate
public java.lang.String getChangedate()
Gets the value of the changedate property.- Returns:
- possible object is
String
-
setChangedate
public void setChangedate(java.lang.String value)
Sets the value of the changedate property.- Parameters:
value- allowed object isString
-
getOTmf
public java.lang.String getOTmf()
Gets the value of the oTmf property.- Returns:
- possible object is
String
-
setOTmf
public void setOTmf(java.lang.String value)
Sets the value of the oTmf property.- Parameters:
value- allowed object isString
-
getChangeid
public java.lang.String getChangeid()
Gets the value of the changeid property.- Returns:
- possible object is
String
-
setChangeid
public void setChangeid(java.lang.String value)
Sets the value of the changeid property.- Parameters:
value- allowed object isString
-
getLang
public java.lang.String getLang()
Gets the value of the lang property.- Returns:
- possible object is
String
-
setLang
public void setLang(java.lang.String value)
Sets the value of the lang property.- Parameters:
value- allowed object isString
-
-