Class PropertyRestrictionEntity

    • Constructor Detail

      • PropertyRestrictionEntity

        public PropertyRestrictionEntity​(PropertyEntity property,
                                         String matchMode,
                                         String value)
        Creates a new instance of RestPropertyRestriction.
        Parameters:
        property - property to restrict on
        matchMode - property match mode
        value - value to match against