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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTPCDKPI.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCaption()
Gets the "caption" attributejava.lang.String
getDisplayFolder()
Gets the "displayFolder" attributejava.lang.String
getGoal()
Gets the "goal" attributejava.lang.String
getMeasureGroup()
Gets the "measureGroup" attributejava.lang.String
getParent()
Gets the "parent" attributejava.lang.String
getStatus()
Gets the "status" attributejava.lang.String
getTime()
Gets the "time" attributejava.lang.String
getTrend()
Gets the "trend" attributejava.lang.String
getUniqueName()
Gets the "uniqueName" attributejava.lang.String
getValue()
Gets the "value" attributejava.lang.String
getWeight()
Gets the "weight" attributeboolean
isSetCaption()
True if has "caption" attributeboolean
isSetDisplayFolder()
True if has "displayFolder" attributeboolean
isSetGoal()
True if has "goal" attributeboolean
isSetMeasureGroup()
True if has "measureGroup" attributeboolean
isSetParent()
True if has "parent" attributeboolean
isSetStatus()
True if has "status" attributeboolean
isSetTime()
True if has "time" attributeboolean
isSetTrend()
True if has "trend" attributeboolean
isSetWeight()
True if has "weight" attributevoid
setCaption(java.lang.String caption)
Sets the "caption" attributevoid
setDisplayFolder(java.lang.String displayFolder)
Sets the "displayFolder" attributevoid
setGoal(java.lang.String goal)
Sets the "goal" attributevoid
setMeasureGroup(java.lang.String measureGroup)
Sets the "measureGroup" attributevoid
setParent(java.lang.String parent)
Sets the "parent" attributevoid
setStatus(java.lang.String status)
Sets the "status" attributevoid
setTime(java.lang.String time)
Sets the "time" attributevoid
setTrend(java.lang.String trend)
Sets the "trend" attributevoid
setUniqueName(java.lang.String uniqueName)
Sets the "uniqueName" attributevoid
setValue(java.lang.String value)
Sets the "value" attributevoid
setWeight(java.lang.String weight)
Sets the "weight" attributevoid
unsetCaption()
Unsets the "caption" attributevoid
unsetDisplayFolder()
Unsets the "displayFolder" attributevoid
unsetGoal()
Unsets the "goal" attributevoid
unsetMeasureGroup()
Unsets the "measureGroup" attributevoid
unsetParent()
Unsets the "parent" attributevoid
unsetStatus()
Unsets the "status" attributevoid
unsetTime()
Unsets the "time" attributevoid
unsetTrend()
Unsets the "trend" attributevoid
unsetWeight()
Unsets the "weight" attributeSTXstring
xgetCaption()
Gets (as xml) the "caption" attributeSTXstring
xgetDisplayFolder()
Gets (as xml) the "displayFolder" attributeSTXstring
xgetGoal()
Gets (as xml) the "goal" attributeSTXstring
xgetMeasureGroup()
Gets (as xml) the "measureGroup" attributeSTXstring
xgetParent()
Gets (as xml) the "parent" attributeSTXstring
xgetStatus()
Gets (as xml) the "status" attributeSTXstring
xgetTime()
Gets (as xml) the "time" attributeSTXstring
xgetTrend()
Gets (as xml) the "trend" attributeSTXstring
xgetUniqueName()
Gets (as xml) the "uniqueName" attributeSTXstring
xgetValue()
Gets (as xml) the "value" attributeSTXstring
xgetWeight()
Gets (as xml) the "weight" attributevoid
xsetCaption(STXstring caption)
Sets (as xml) the "caption" attributevoid
xsetDisplayFolder(STXstring displayFolder)
Sets (as xml) the "displayFolder" attributevoid
xsetGoal(STXstring goal)
Sets (as xml) the "goal" attributevoid
xsetMeasureGroup(STXstring measureGroup)
Sets (as xml) the "measureGroup" attributevoid
xsetParent(STXstring parent)
Sets (as xml) the "parent" attributevoid
xsetStatus(STXstring status)
Sets (as xml) the "status" attributevoid
xsetTime(STXstring time)
Sets (as xml) the "time" attributevoid
xsetTrend(STXstring trend)
Sets (as xml) the "trend" attributevoid
xsetUniqueName(STXstring uniqueName)
Sets (as xml) the "uniqueName" attributevoid
xsetValue(STXstring value)
Sets (as xml) the "value" attributevoid
xsetWeight(STXstring weight)
Sets (as xml) the "weight" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getUniqueName
java.lang.String getUniqueName()
Gets the "uniqueName" attribute
-
xgetUniqueName
STXstring xgetUniqueName()
Gets (as xml) the "uniqueName" attribute
-
setUniqueName
void setUniqueName(java.lang.String uniqueName)
Sets the "uniqueName" attribute
-
xsetUniqueName
void xsetUniqueName(STXstring uniqueName)
Sets (as xml) the "uniqueName" attribute
-
getCaption
java.lang.String getCaption()
Gets the "caption" attribute
-
xgetCaption
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(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
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(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
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(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
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(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
STXstring xgetValue()
Gets (as xml) the "value" attribute
-
setValue
void setValue(java.lang.String value)
Sets the "value" attribute
-
xsetValue
void xsetValue(STXstring value)
Sets (as xml) the "value" attribute
-
getGoal
java.lang.String getGoal()
Gets the "goal" attribute
-
xgetGoal
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(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
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(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
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(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
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(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
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(STXstring time)
Sets (as xml) the "time" attribute
-
unsetTime
void unsetTime()
Unsets the "time" attribute
-
-