public class SlideBackgroundResponse extends Object
Constructor and Description |
---|
SlideBackgroundResponse() |
Modifier and Type | Method and Description |
---|---|
SlideBackground |
getBackground()
getBackground
Gets SlideBackground
|
String |
getCode()
getCode
Gets String
|
String |
getStatus()
getStatus
Gets String
|
void |
setBackground(SlideBackground Background)
setBackground
Sets SlideBackground
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public SlideBackground getBackground()
public void setBackground(SlideBackground Background)
Background
- SlideBackgroundpublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2017. All rights reserved.