public class GetScreenLayoutResponse extends Object implements Serializable
Java class for getScreenLayoutResponse complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected ScreenResult |
screenResult |
Constructor and Description |
---|
GetScreenLayoutResponse() |
Modifier and Type | Method and Description |
---|---|
ScreenResult |
getScreenResult()
Gets the value of the screenResult property.
|
void |
setScreenResult(ScreenResult value)
Sets the value of the screenResult property.
|
protected ScreenResult screenResult
public ScreenResult getScreenResult()
ScreenResult
public void setScreenResult(ScreenResult value)
value
- allowed object is
ScreenResult
Copyright © 2021. All rights reserved.