powered by
PropertyIsLessThan
Object of R6Class for modelling an PropertyIsLessThan
R6Class
R6Class object.
new(PropertyName, Literal, matchCase)
This method is used to instantiate an PropertyIsLessThan
# NOT RUN { expr <- PropertyIsLessThan$new(PropertyName = "property", Literal = "value") expr_xml <- expr$encode() #see how it looks like in XML # }
Run the code above in your browser using DataLab