public class AsapratioTimestamp extends Object
Java 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">
<attribute name="quant_label_masses" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="static_quant_label" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
quantLabelMasses |
protected String |
staticQuantLabel |
| Constructor and Description |
|---|
AsapratioTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getQuantLabelMasses()
Gets the value of the quantLabelMasses property.
|
String |
getStaticQuantLabel()
Gets the value of the staticQuantLabel property.
|
void |
setQuantLabelMasses(String value)
Sets the value of the quantLabelMasses property.
|
void |
setStaticQuantLabel(String value)
Sets the value of the staticQuantLabel property.
|
protected String quantLabelMasses
protected String staticQuantLabel
public String getQuantLabelMasses()
Stringpublic void setQuantLabelMasses(String value)
value - allowed object is
Stringpublic String getStaticQuantLabel()
StringCopyright © 2017. All rights reserved.