T
- The type of the attribute.public class SimpleUserAttribute<T> extends Object implements UserAttribute
UserAttribute
holding a simple generic value.Constructor and Description |
---|
SimpleUserAttribute(String name,
T value) |
public String getName()
UserAttribute
getName
in interface UserAttribute
public T getValue()
protected boolean canEqual(Object other)
Copyright © 2018 SAP SE. All rights reserved.