public class DaysToDccUpload extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>integer">
<attribute name="cde" type="{http://www.w3.org/2001/XMLSchema}string" default="" />
<attribute name="precision" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="xsd_ver" type="{http://www.w3.org/2001/XMLSchema}string" default="" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
cde |
protected String |
precision |
protected BigInteger |
value |
protected String |
xsdVer |
| Constructor and Description |
|---|
DaysToDccUpload() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCde()
Gets the value of the cde property.
|
String |
getPrecision()
Gets the value of the precision property.
|
BigInteger |
getValue()
Gets the value of the value property.
|
String |
getXsdVer()
Gets the value of the xsdVer property.
|
boolean |
isSetCde() |
boolean |
isSetPrecision() |
boolean |
isSetValue() |
boolean |
isSetXsdVer() |
void |
setCde(String value)
Sets the value of the cde property.
|
void |
setPrecision(String value)
Sets the value of the precision property.
|
void |
setValue(BigInteger value)
Sets the value of the value property.
|
void |
setXsdVer(String value)
Sets the value of the xsdVer property.
|
protected BigInteger value
protected String cde
protected String precision
protected String xsdVer
public BigInteger getValue()
BigIntegerpublic void setValue(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetValue()
public void setCde(String value)
value - allowed object is
Stringpublic boolean isSetCde()
public String getPrecision()
Stringpublic void setPrecision(String value)
value - allowed object is
Stringpublic boolean isSetPrecision()
public String getXsdVer()
Stringpublic void setXsdVer(String value)
value - allowed object is
Stringpublic boolean isSetXsdVer()
Copyright © 2014 The Cancer Genome Atlas (TCGA) Data Coordination Center (DCC). All rights reserved.