Class PolicyRuleExpressionExpressionsParametersView

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getValues()  
      void setValues​(java.util.List<java.lang.String> values)  
      • 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

      • PolicyRuleExpressionExpressionsParametersView

        public PolicyRuleExpressionExpressionsParametersView()
    • Method Detail

      • getValues

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

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