Class RelationalGroupType

    • Constructor Detail

      • RelationalGroupType

        public RelationalGroupType()
    • Method Detail

      • create

        public ReportElement create()
        Description copied from interface: ElementType
        Creates the element implementation. Return a new Element for data-items, Band for compound data items or the appropriate Element implementation for complex element types.
        Specified by:
        create in interface ElementType
        Overrides:
        create in class AbstractElementType
        Returns:
        the new element instance.