Class FieldGroupElementImpl

All Implemented Interfaces:
FieldGroupElement.Impl, PersistenceElement.Impl, PersistenceElementProperties, PersistenceMemberElement.Impl
Direct Known Subclasses:
ConcurrencyGroupElementImpl

public class FieldGroupElementImpl extends PersistenceMemberElementImpl implements FieldGroupElement.Impl
Version:
%I%
Author:
raccah
  • Constructor Details

    • FieldGroupElementImpl

      public FieldGroupElementImpl()
      Create new FieldGroupElementImpl with no corresponding name. This constructor should only be used for cloning and archiving.
    • FieldGroupElementImpl

      public FieldGroupElementImpl(String name)
      Creates new FieldGroupElementImpl with the corresponding name
      Parameters:
      name - the name of the element
  • Method Details