Class Aggregation

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    FieldAggregation, NamedAggregation

    public abstract class Aggregation
    extends java.lang.Object
    implements java.io.Serializable
    <p>Java class for Aggregation complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="Aggregation"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Aggregation()
      Default no-arg constructor abc
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Aggregation

        public Aggregation()
        Default no-arg constructor abc