public class CTShowInfoKiosk extends Object
Java class for CT_ShowInfoKiosk complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_ShowInfoKiosk">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="restart" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" default="300000" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTShowInfoKiosk() |
| Modifier and Type | Method and Description |
|---|---|
long |
getRestart()
Gets the value of the restart property.
|
void |
setRestart(Long value)
Sets the value of the restart property.
|
protected Long restart
Copyright © 2007-2019. All Rights Reserved.