Class ServerInfo


  • public class ServerInfo
    extends java.lang.Object
    • Constructor Detail

      • ServerInfo

        public ServerInfo()
    • Method Detail

      • getSupportedLocales

        public java.util.List<java.lang.String> getSupportedLocales()
        Gets the Smartsheet-supported locales.
        Returns:
        the supported locales
      • setSupportedLocales

        public void setSupportedLocales​(java.util.List<java.lang.String> supportedLocales)
        Sets the Smartsheet-supported locales.
        Parameters:
        supportedLocales - the supported locales
      • getFormats

        public FormatTables getFormats()
        Gets the format tables.
        Returns:
        the format tables
      • setFormats

        public void setFormats​(FormatTables formats)
        Sets the format tables.
        Parameters:
        formats - the format tables
      • getFeatureInfo

        public FeatureInfo getFeatureInfo()
        Gets the feature info.
        Returns:
        the feature info
      • setFeatureInfo

        public void setFeatureInfo​(FeatureInfo featureInfo)
        Sets the feature info.
        Parameters:
        featureInfo - the feature info