Class CTAggregation
java.lang.Object
org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex.CTAggregation
public class CTAggregation
extends java.lang.Object
Java class for CT_Aggregation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_Aggregation">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors Constructor Description CTAggregation() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CTAggregation
public CTAggregation()
-