Uses of Class
org.pptx4j.pml.CTTLAnimVariantIntegerVal
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLAnimVariantIntegerVal in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLAnimVariantIntegerVal Modifier and Type Field Description protected CTTLAnimVariantIntegerValCTTLAnimVariant. intValMethods in org.pptx4j.pml that return CTTLAnimVariantIntegerVal Modifier and Type Method Description CTTLAnimVariantIntegerValObjectFactory. createCTTLAnimVariantIntegerVal()Create an instance ofCTTLAnimVariantIntegerValCTTLAnimVariantIntegerValCTTLAnimVariant. getIntVal()Gets the value of the intVal property.Methods in org.pptx4j.pml with parameters of type CTTLAnimVariantIntegerVal Modifier and Type Method Description voidCTTLAnimVariant. setIntVal(CTTLAnimVariantIntegerVal value)Sets the value of the intVal property.