public interface Previewable
| Modifier and Type | Method and Description | 
|---|---|
| Boolean | getPreview()Whether or not this entity is considered a preview entity for testing. | 
| void | setPreview(Boolean preview)Whether or not this entity is considered a preview entity for testing. | 
Boolean getPreview()
void setPreview(Boolean preview)
preview - whether or not this is a test entityCopyright © 2020. All rights reserved.