public class Status extends Object
Constructor and Description |
---|
Status()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getStatus()
Returns the status.
|
void |
setStatus(String status)
Sets the status.
|
String |
toString()
Returns a string representation of the object.
|
Copyright © 2018. All rights reserved.