Class StyleHeader

java.lang.Object
com.independentsoft.office.diagrams.StyleHeader

public class StyleHeader extends Object
The Class StyleHeader.
  • Constructor Details

    • StyleHeader

      public StyleHeader()
      Instantiates a new style header.
  • Method Details

    • clone

      public StyleHeader clone()
      Overrides:
      clone in class Object
    • toString

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

      public List<Category> getCategories()
      Gets the categories.
      Returns:
      the categories
    • getDescriptions

      public List<Description> getDescriptions()
      Gets the descriptions.
      Returns:
      the descriptions
    • getTitles

      public List<Title> getTitles()
      Gets the titles.
      Returns:
      the titles
    • getMinimumVersion

      public String getMinimumVersion()
      Gets the minimum version.
      Returns:
      the minimum version
    • setMinimumVersion

      public void setMinimumVersion(String minimumVersion)
      Sets the minimum version.
      Parameters:
      minimumVersion - the new minimum version
    • getResourceID

      public String getResourceID()
      Gets the resource id.
      Returns:
      the resource id
    • setResourceID

      public void setResourceID(String resourceID)
      Sets the resource id.
      Parameters:
      resourceID - the new resource id
    • getUniqueID

      public String getUniqueID()
      Gets the unique id.
      Returns:
      the unique id
    • setUniqueID

      public void setUniqueID(String uniqueID)
      Sets the unique id.
      Parameters:
      uniqueID - the new unique id