PropertyBasedFilter.withProperty constructor
PropertyBasedFilter.withProperty(
- PropertyDefinitionBase propertyDefinition
Implementation
PropertyBasedFilter.withProperty(PropertyDefinitionBase propertyDefinition)
: super() {
this.propertyDefinition = propertyDefinition;
}