Class ProWorkspace


  • @Generated(value="org.openapitools.codegen.languages.SpringCodegen",
               date="2021-09-28T14:33:10.230132Z[GMT]")
    public class ProWorkspace
    extends Object
    ProWorkspace
    • Constructor Detail

      • ProWorkspace

        public ProWorkspace()
    • Method Detail

      • getDefaultLayout

        public String getDefaultLayout()
        The name of users' default layout, corresponding to the NAME field in the LAYOUTS table of the application servers' webcentric database
        Returns:
        defaultLayout
      • setDefaultLayout

        public void setDefaultLayout​(String defaultLayout)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object