public class Jetstream
extends java.lang.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"> <sequence> <element ref="{http://Jetstream.TersoSolutions.com/v1.2/GetEventsResponse}Header"/> <element ref="{http://Jetstream.TersoSolutions.com/v1.2/GetEventsResponse}GetEventsResponse"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetEventsResponse |
getEventsResponse |
protected Header |
header |
Constructor and Description |
---|
Jetstream() |
Modifier and Type | Method and Description |
---|---|
GetEventsResponse |
getGetEventsResponse()
Gets the value of the getEventsResponse property.
|
Header |
getHeader()
Gets the value of the header property.
|
protected Header header
protected GetEventsResponse getEventsResponse
public Header getHeader()
Header
public GetEventsResponse getGetEventsResponse()
GetEventsResponse