Class LimitNamesTermIssuerTotal


public class LimitNamesTermIssuerTotal
extends LimitNamesTermIssuer
LimitNamesTermIssuerTotal holds the Details of Count of the Total Active Assets in the Holdings.



Author:
Lakshmi Krishnamurthy
  • Constructor Details

    • LimitNamesTermIssuerTotal

      public LimitNamesTermIssuerTotal​(java.lang.String name, Scope scope, Unit unit, double minimum, double maximum, double[] issuerSelectionArray) throws java.lang.Exception
      LimitNamesTermIssuerTotal Constructor
      Parameters:
      name - Name of the LimitNumberTermTotal Constraint
      scope - Scope of the LimitNumberTermTotal Constraint
      unit - Unit of the LimitNumberTermTotal Constraint
      minimum - Minimum of the Constraint
      maximum - Maximum of the Constraint
      issuerSelectionArray - Array of the Issuer Selections
      Throws:
      java.lang.Exception - Thrown if the Inputs are Invalid
  • Method Details