public class RebuildFilingsModel
extends java.lang.Object
Constructor and Description |
---|
RebuildFilingsModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getRebuild()
Getter for rebuild
Set this value to true in order to rebuild the filings.
|
void |
setRebuild(java.lang.Boolean value)
Setter for rebuild
Set this value to true in order to rebuild the filings.
|
java.lang.String |
toString()
Returns a JSON string representation of RebuildFilingsModel
|
public java.lang.Boolean getRebuild()
public void setRebuild(java.lang.Boolean value)
public java.lang.String toString()
toString
in class java.lang.Object