public class XpressratioTimestamp 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="xpress_light" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
xpressLight |
| Constructor and Description |
|---|
XpressratioTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getXpressLight()
Gets the value of the xpressLight property.
|
void |
setXpressLight(Integer value)
Sets the value of the xpressLight property.
|
protected Integer xpressLight
Copyright © 2017. All rights reserved.