public class AttributeCondition extends AbstractLocatable implements Condition, Serializable
Condition.ConditionType| Constructor and Description |
|---|
AttributeCondition(String localName,
String value,
Boolean caseInSensitive)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
Condition.ConditionType |
getConditionType() |
String |
getLocalName() |
String |
getOperator() |
String |
getValue() |
boolean |
isCaseInSensitive() |
String |
toString() |
getLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocator, setLocatorpublic Condition.ConditionType getConditionType()
getConditionType in interface Conditionpublic String getLocalName()
getLocalName in interface Conditionpublic boolean isCaseInSensitive()
public String getOperator()
Copyright © 2023. All rights reserved.