public class BooleanAttribute extends Object implements Attribute
| Constructor and Description |
|---|
BooleanAttribute(String attributeName,
Condition condition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute() |
String |
getAttributeName() |
String |
toString() |
public String getAttributeName()
getAttributeName in interface Attributepublic String getAttribute()
getAttribute in interface AttributeCopyright © 2020. All Rights Reserved.