Interface CTPCDKPI

  • 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.
    • Method Detail

      • getUniqueName

        java.lang.String getUniqueName()
        Gets the "uniqueName" attribute
      • xgetUniqueName

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

        void setUniqueName​(java.lang.String uniqueName)
        Sets the "uniqueName" attribute
      • xsetUniqueName

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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.String getValue()
        Gets the "value" attribute
      • xgetValue

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

        void setValue​(java.lang.String value)
        Sets the "value" attribute
      • xsetValue

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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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