public class PluginProperty extends Object
PluginProperty(String key, Object value, Boolean isUpdatable)
boolean
equals(Object o)
Boolean
getIsUpdatable()
String
getKey()
Object
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PluginProperty(String key, Object value, Boolean isUpdatable)
public String getKey()
public Object getValue()
public Boolean getIsUpdatable()
public String toString()
toString
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2010-2016. All Rights Reserved.