public class SystemOutage extends Object
Java class for SystemOutage complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SystemOutage">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SystemOutage() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
Copyright © 2017. All rights reserved.