All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTPCDKPI extends XmlObject
An XML CT_PCDKPI(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getUniqueName

      String getUniqueName()
      Gets the "uniqueName" attribute
    • xgetUniqueName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetUniqueName()
      Gets (as xml) the "uniqueName" attribute
    • setUniqueName

      void setUniqueName(String uniqueName)
      Sets the "uniqueName" attribute
    • xsetUniqueName

      void xsetUniqueName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring uniqueName)
      Sets (as xml) the "uniqueName" attribute
    • getCaption

      String getCaption()
      Gets the "caption" attribute
    • xgetCaption

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCaption()
      Gets (as xml) the "caption" attribute
    • isSetCaption

      boolean isSetCaption()
      True if has "caption" attribute
    • setCaption

      void setCaption(String caption)
      Sets the "caption" attribute
    • xsetCaption

      void xsetCaption(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring caption)
      Sets (as xml) the "caption" attribute
    • unsetCaption

      void unsetCaption()
      Unsets the "caption" attribute
    • getDisplayFolder

      String getDisplayFolder()
      Gets the "displayFolder" attribute
    • xgetDisplayFolder

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDisplayFolder()
      Gets (as xml) the "displayFolder" attribute
    • isSetDisplayFolder

      boolean isSetDisplayFolder()
      True if has "displayFolder" attribute
    • setDisplayFolder

      void setDisplayFolder(String displayFolder)
      Sets the "displayFolder" attribute
    • xsetDisplayFolder

      void xsetDisplayFolder(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring displayFolder)
      Sets (as xml) the "displayFolder" attribute
    • unsetDisplayFolder

      void unsetDisplayFolder()
      Unsets the "displayFolder" attribute
    • getMeasureGroup

      String getMeasureGroup()
      Gets the "measureGroup" attribute
    • xgetMeasureGroup

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetMeasureGroup()
      Gets (as xml) the "measureGroup" attribute
    • isSetMeasureGroup

      boolean isSetMeasureGroup()
      True if has "measureGroup" attribute
    • setMeasureGroup

      void setMeasureGroup(String measureGroup)
      Sets the "measureGroup" attribute
    • xsetMeasureGroup

      void xsetMeasureGroup(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring measureGroup)
      Sets (as xml) the "measureGroup" attribute
    • unsetMeasureGroup

      void unsetMeasureGroup()
      Unsets the "measureGroup" attribute
    • getParent

      String getParent()
      Gets the "parent" attribute
    • xgetParent

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetParent()
      Gets (as xml) the "parent" attribute
    • isSetParent

      boolean isSetParent()
      True if has "parent" attribute
    • setParent

      void setParent(String parent)
      Sets the "parent" attribute
    • xsetParent

      void xsetParent(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring parent)
      Sets (as xml) the "parent" attribute
    • unsetParent

      void unsetParent()
      Unsets the "parent" attribute
    • getValue

      String getValue()
      Gets the "value" attribute
    • xgetValue

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetValue()
      Gets (as xml) the "value" attribute
    • setValue

      void setValue(String value)
      Sets the "value" attribute
    • xsetValue

      void xsetValue(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring value)
      Sets (as xml) the "value" attribute
    • getGoal

      String getGoal()
      Gets the "goal" attribute
    • xgetGoal

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetGoal()
      Gets (as xml) the "goal" attribute
    • isSetGoal

      boolean isSetGoal()
      True if has "goal" attribute
    • setGoal

      void setGoal(String goal)
      Sets the "goal" attribute
    • xsetGoal

      void xsetGoal(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring goal)
      Sets (as xml) the "goal" attribute
    • unsetGoal

      void unsetGoal()
      Unsets the "goal" attribute
    • getStatus

      String getStatus()
      Gets the "status" attribute
    • xgetStatus

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetStatus()
      Gets (as xml) the "status" attribute
    • isSetStatus

      boolean isSetStatus()
      True if has "status" attribute
    • setStatus

      void setStatus(String status)
      Sets the "status" attribute
    • xsetStatus

      void xsetStatus(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring status)
      Sets (as xml) the "status" attribute
    • unsetStatus

      void unsetStatus()
      Unsets the "status" attribute
    • getTrend

      String getTrend()
      Gets the "trend" attribute
    • xgetTrend

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetTrend()
      Gets (as xml) the "trend" attribute
    • isSetTrend

      boolean isSetTrend()
      True if has "trend" attribute
    • setTrend

      void setTrend(String trend)
      Sets the "trend" attribute
    • xsetTrend

      void xsetTrend(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring trend)
      Sets (as xml) the "trend" attribute
    • unsetTrend

      void unsetTrend()
      Unsets the "trend" attribute
    • getWeight

      String getWeight()
      Gets the "weight" attribute
    • xgetWeight

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetWeight()
      Gets (as xml) the "weight" attribute
    • isSetWeight

      boolean isSetWeight()
      True if has "weight" attribute
    • setWeight

      void setWeight(String weight)
      Sets the "weight" attribute
    • xsetWeight

      void xsetWeight(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring weight)
      Sets (as xml) the "weight" attribute
    • unsetWeight

      void unsetWeight()
      Unsets the "weight" attribute
    • getTime

      String getTime()
      Gets the "time" attribute
    • xgetTime

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetTime()
      Gets (as xml) the "time" attribute
    • isSetTime

      boolean isSetTime()
      True if has "time" attribute
    • setTime

      void setTime(String time)
      Sets the "time" attribute
    • xsetTime

      void xsetTime(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring time)
      Sets (as xml) the "time" attribute
    • unsetTime

      void unsetTime()
      Unsets the "time" attribute