public class DisplayableValueImpl<T> extends Object implements DisplayableValue<T>, Serializable
Constructor and Description |
---|
DisplayableValueImpl(T value,
String label,
String description) |
public T getValue()
DisplayableValue
getValue
in interface DisplayableValue<T>
public String getLabel()
DisplayableValue
getLabel
in interface DisplayableValue<T>
public String getDescription()
DisplayableValue
getDescription
in interface DisplayableValue<T>
Copyright © 2015 evolveum. All rights reserved.