public class XItemConditionProperty extends Object implements Serializable
Constructor and Description |
---|
XItemConditionProperty(String property,
String matchRegEx) |
XItemConditionProperty(String property,
String matchRegEx,
boolean shouldMatch) |
Modifier and Type | Method and Description |
---|---|
String |
getMatchString() |
String |
getProperty() |
boolean |
isShouldMatch() |
void |
setMatchString(String matchString) |
void |
setProperty(String property) |
void |
setShouldMatch(boolean shouldMatch) |
public String getProperty()
public void setProperty(String property)
public boolean isShouldMatch()
public void setShouldMatch(boolean shouldMatch)
public String getMatchString()
public void setMatchString(String matchString)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.