Class CalendarSetting

java.lang.Object
com.appiancorp.suiteapi.portal.CalendarSetting

public class CalendarSetting extends Object
  • Constructor Details

    • CalendarSetting

      public CalendarSetting()
    • CalendarSetting

      public CalendarSetting(String id, String displayNameKey)
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • getDisplayNameKey

      public String getDisplayNameKey()
    • setDisplayNameKey

      public void setDisplayNameKey(String displayNameKey)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • setPath

      public void setPath(String path)
      Sets the "path" property.
      Parameters:
      path - the path of the XML file from which this CalendarSetting object was generated.
    • getPath

      public String getPath()
      Gets the "path" property.
      Returns:
      the path of the XML file from which this CalendarSetting object was generated.