public class Property extends Object
Property(String name, String type, String value)
boolean
equals(Object obj)
String
getName()
getType()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Property(String name, String type, String value)
public String getName()
public String getType()
public String getValue()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2016 aQute SARL. All Rights Reserved.