Uses of Class
org.xlsx4j.sml.STMdxSetOrder
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of STMdxSetOrder in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STMdxSetOrder Modifier and Type Field Description protected STMdxSetOrderCTMdxSet. oMethods in org.xlsx4j.sml that return STMdxSetOrder Modifier and Type Method Description static STMdxSetOrderSTMdxSetOrder. fromValue(java.lang.String v)STMdxSetOrderCTMdxSet. getO()Gets the value of the o property.static STMdxSetOrderSTMdxSetOrder. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STMdxSetOrder[]STMdxSetOrder. 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 STMdxSetOrder Modifier and Type Method Description voidCTMdxSet. setO(STMdxSetOrder value)Sets the value of the o property.