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()
UserAttributegetName in interface UserAttributepublic T getValue()
protected boolean canEqual(Object other)
Copyright © 2020 SAP SE. All rights reserved.