public abstract class AbstractPropertyValue extends Object
protected
AbstractPropertyValue(String name, String value)
boolean
equals(Object other)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected AbstractPropertyValue(String name, String value)
public String getName()
public String getValue()
public String toString()
toString
Object
public boolean equals(Object other)
equals
public int hashCode()
hashCode
Copyright © 2015 Atlassian. All rights reserved.