Class LimitNamesTermIssuerShort


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



Author:
Lakshmi Krishnamurthy
  • Constructor Details

    • LimitNamesTermIssuerShort

      public LimitNamesTermIssuerShort​(java.lang.String name, Scope scope, Unit unit, double minimum, double maximum, double[] issuerSelectionArray) throws java.lang.Exception
      LimitNamesTermIssuerShort Constructor
      Parameters:
      name - Name of the LimitNamesTermShort Constraint
      scope - Scope of the LimitNamesTermShort Constraint
      unit - Unit of the LimitNamesTermShort 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