Class Expression.Skill

    • Constructor Detail

      • Skill

        protected Skill​(java.lang.String skillId,
                        CompareOperator operator,
                        java.lang.Integer fakeValue,
                        java.math.BigDecimal exactValue)
        Parameters:
        fakeValue - used just to prevent compilation fails on constructor overloading
    • Method Detail

      • getSkillId

        public java.lang.String getSkillId()