Class MFieldGroup

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_AD_FieldGroup, I_Persistent, Evaluatee

public class MFieldGroup extends X_AD_FieldGroup
See Also:
  • Constructor Details

    • MFieldGroup

      public MFieldGroup(Properties ctx, String AD_FieldGroup_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      AD_FieldGroup_UU - UUID key
      trxName - Transaction
    • MFieldGroup

      public MFieldGroup(Properties ctx, int AD_FieldGroup_ID, String trxName)
      Parameters:
      ctx -
      AD_FieldGroup_ID -
      trxName -
    • MFieldGroup

      public MFieldGroup(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -