public class Attribute extends Object
Constructor and Description |
---|
Attribute(String key,
String operator,
String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getKey() |
String |
getOperator() |
String |
getValue() |
int |
hashCode() |
String |
toString() |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.