public class Property<T> extends Object implements Serializable
Property(String id, T value)
boolean
equals(Object o)
String
getId()
T
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Property(String id, T value)
public T getValue()
public String getId()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.