public class RoomExplicitJson extends BaseJson
Constructor and Description |
---|
RoomExplicitJson() |
Modifier and Type | Method and Description |
---|---|
boolean |
isExplicit()
Flag indicating the entity is 'explicit' (not hidden) and should appear
in lists.
|
void |
setExplicit(boolean explicit)
Flag indicating the entity is 'explicit' (not hidden) and should appear
in lists.
|
getObjType, setObjType, toString
public boolean isExplicit()
public void setExplicit(boolean explicit)
explicit
- Flag indicating the entity is 'explicit' (not hidden)
and should appear in lists.Copyright © 2019. All rights reserved.