Uses of Class
org.xlsx4j.sml.STMdxKPIProperty
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of STMdxKPIProperty in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STMdxKPIProperty Modifier and Type Field Description protected STMdxKPIPropertyCTMdxKPI. pMethods in org.xlsx4j.sml that return STMdxKPIProperty Modifier and Type Method Description static STMdxKPIPropertySTMdxKPIProperty. fromValue(java.lang.String v)STMdxKPIPropertyCTMdxKPI. getP()Gets the value of the p property.static STMdxKPIPropertySTMdxKPIProperty. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STMdxKPIProperty[]STMdxKPIProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STMdxKPIProperty Modifier and Type Method Description voidCTMdxKPI. setP(STMdxKPIProperty value)Sets the value of the p property.