public class ChangeInfo extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
ChangeInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
Rectangle |
getBox() |
Double |
getId() |
Page |
getPage() |
String |
getText() |
String |
getType() |
void |
setAction(String action) |
void |
setBox(Rectangle box) |
void |
setId(Double id) |
void |
setPage(Page page) |
void |
setText(String text) |
void |
setType(String type) |
String |
toString() |
public Double getId()
public void setId(Double id)
public String getText()
public void setText(String text)
public Page getPage()
public void setPage(Page page)
public String getAction()
public void setAction(String action)
public Rectangle getBox()
public void setBox(Rectangle box)
public String getType()
public void setType(String type)
Copyright © 2012. All Rights Reserved.