Class RoomExplicitJson

    • Constructor Detail

      • RoomExplicitJson

        public RoomExplicitJson()
    • Method Detail

      • isExplicit

        public boolean isExplicit()
        Flag indicating the entity is 'explicit' (not hidden) and should appear in lists.
        Returns:
        Flag indicating the entity is 'explicit' (not hidden) and should appear in lists.
      • setExplicit

        public void setExplicit​(boolean explicit)
        Flag indicating the entity is 'explicit' (not hidden) and should appear in lists.
        Parameters:
        explicit - Flag indicating the entity is 'explicit' (not hidden) and should appear in lists.