Class PolicyRuleExpressionParameter


  • @Deprecated
    public class PolicyRuleExpressionParameter
    extends BlackDuckComponent
    Deprecated.
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getValues()
      Deprecated.
       
      void setValues​(java.util.List<java.lang.String> values)
      Deprecated.
       
      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PolicyRuleExpressionParameter

        public PolicyRuleExpressionParameter()
        Deprecated.
    • Method Detail

      • getValues

        public java.util.List<java.lang.String> getValues()
        Deprecated.
      • setValues

        public void setValues​(java.util.List<java.lang.String> values)
        Deprecated.