Uses of Class
com.lyncode.xoai.dataprovider.xml.xoaiconfig.conditions.BinaryConditionConfiguration
-
Packages that use BinaryConditionConfiguration Package Description com.lyncode.xoai.dataprovider.xml.xoaiconfig.conditions -
-
Uses of BinaryConditionConfiguration in com.lyncode.xoai.dataprovider.xml.xoaiconfig.conditions
Subclasses of BinaryConditionConfiguration in com.lyncode.xoai.dataprovider.xml.xoaiconfig.conditions Modifier and Type Class Description classAndConditionConfigurationclassOrConditionConfigurationMethods in com.lyncode.xoai.dataprovider.xml.xoaiconfig.conditions that return BinaryConditionConfiguration Modifier and Type Method Description BinaryConditionConfigurationBinaryConditionConfiguration. withLeft(FilterConditionConfiguration left)BinaryConditionConfigurationBinaryConditionConfiguration. withRight(FilterConditionConfiguration right)
-