public class Attribute extends Object
Attribute(String key, String operator, String value)
boolean
equals(Object obj)
String
getKey()
getOperator()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Attribute(String key, String operator, String value)
public String getKey()
public String getOperator()
public String getValue()
public String toString()
toString
Object
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.