Class TeamworkDisplayScreenConfiguration

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class TeamworkDisplayScreenConfiguration
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • backlightBrightness

        protected Integer backlightBrightness
      • backlightTimeout

        protected Duration backlightTimeout
      • isHighContrastEnabled

        protected Boolean isHighContrastEnabled
      • isScreensaverEnabled

        protected Boolean isScreensaverEnabled
      • screensaverTimeout

        protected Duration screensaverTimeout
    • Constructor Detail

      • TeamworkDisplayScreenConfiguration

        protected TeamworkDisplayScreenConfiguration()