Class MCOFCCardNetwork

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

public class MCOFCCardNetwork extends X_COF_C_CardNetwork
Author:
muriloht
See Also:
  • Constructor Details

    • MCOFCCardNetwork

      public MCOFCCardNetwork(Properties ctx, int ID, String trx)
      Default Constructor
      Parameters:
      Properties - ctx
      int - ID (0 create new)
      String - trx
    • MCOFCCardNetwork

      public MCOFCCardNetwork(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set record
      trxName - transaction
    • MCOFCCardNetwork

      public MCOFCCardNetwork(Properties ctx, int COF_C_CardNetwork_ID, String trxName, String... virtualColumns)
    • MCOFCCardNetwork

      public MCOFCCardNetwork(Properties ctx, String COF_C_CardNetwork_UU, String trxName, String... virtualColumns)
    • MCOFCCardNetwork

      public MCOFCCardNetwork(Properties ctx, String COF_C_CardNetwork_UU, String trxName)
  • Method Details

    • getTband

      public String getTband()