public class SearchRestriction extends Object implements Serializable
SearchRestriction()
SearchRestriction(String name, String value)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
void
setName(String name)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SearchRestriction()
public SearchRestriction(String name, String value)
public String getName()
public void setName(String name)
public String getValue()
public void setValue(String value)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2020 Atlassian. All rights reserved.