public class FormatSchemeResponse extends Object
Constructor and Description |
---|
FormatSchemeResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
getCode
Gets String
|
FormatScheme |
getFormatScheme()
getFormatScheme
Gets FormatScheme
|
String |
getStatus()
getStatus
Gets String
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setFormatScheme(FormatScheme FormatScheme)
setFormatScheme
Sets FormatScheme
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public FormatScheme getFormatScheme()
public void setFormatScheme(FormatScheme FormatScheme)
FormatScheme
- FormatSchemepublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2017. All rights reserved.