public class PropertyValue extends Object
PropertyValue()
boolean
equals(Object obj)
String
getType()
Object
getValue()
int
hashCode()
void
setType(String type)
setValue(Object value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PropertyValue()
public String getType()
public void setType(String type)
public Object getValue()
public void setValue(Object value)
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021. All rights reserved.