public class Property extends Object implements IProperty
Property(String name, String value)
boolean
equals(Object obj)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Property(String name, String value)
public String getName()
getName
IProperty
public String getValue()
getValue
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.