Uses of Class
org.pptx4j.pml.CTTLAnimVariantBooleanVal
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTTLAnimVariantBooleanVal in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTTLAnimVariantBooleanVal Modifier and Type Field Description protected CTTLAnimVariantBooleanValCTTLAnimVariant. boolValMethods in org.pptx4j.pml that return CTTLAnimVariantBooleanVal Modifier and Type Method Description CTTLAnimVariantBooleanValObjectFactory. createCTTLAnimVariantBooleanVal()Create an instance ofCTTLAnimVariantBooleanValCTTLAnimVariantBooleanValCTTLAnimVariant. getBoolVal()Gets the value of the boolVal property.Methods in org.pptx4j.pml with parameters of type CTTLAnimVariantBooleanVal Modifier and Type Method Description voidCTTLAnimVariant. setBoolVal(CTTLAnimVariantBooleanVal value)Sets the value of the boolVal property.