Uses of Class
org.xlsx4j.sml.STTimePeriod
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of STTimePeriod in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STTimePeriod Modifier and Type Field Description protected STTimePeriodCTCfRule. timePeriodMethods in org.xlsx4j.sml that return STTimePeriod Modifier and Type Method Description static STTimePeriodSTTimePeriod. fromValue(java.lang.String v)STTimePeriodCTCfRule. getTimePeriod()Gets the value of the timePeriod property.static STTimePeriodSTTimePeriod. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STTimePeriod[]STTimePeriod. 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 STTimePeriod Modifier and Type Method Description voidCTCfRule. setTimePeriod(STTimePeriod value)Sets the value of the timePeriod property.