Class LimitNamesTermIssuerLong


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



Author:
Lakshmi Krishnamurthy
  • Constructor Details

    • LimitNamesTermIssuerLong

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