public class AutoShapeResponse extends Object
Constructor and Description |
---|
AutoShapeResponse() |
Modifier and Type | Method and Description |
---|---|
AutoShape |
getAutoShape()
getAutoShape
Gets AutoShape
|
String |
getCode()
getCode
Gets String
|
String |
getStatus()
getStatus
Gets String
|
void |
setAutoShape(AutoShape AutoShape)
setAutoShape
Sets AutoShape
|
void |
setCode(String Code)
setCode
Sets String
|
void |
setStatus(String Status)
setStatus
Sets String
|
String |
toString() |
public AutoShape getAutoShape()
public void setAutoShape(AutoShape AutoShape)
AutoShapes
- AutoShapepublic String getCode()
public void setCode(String Code)
Code
- Stringpublic String getStatus()
public void setStatus(String Status)
Status
- StringCopyright © 2015. All rights reserved.