Class AttributeEE.Name<T>

java.lang.Object
com.aoapps.lang.attribute.Attribute.Name<T>
com.aoapps.servlet.attribute.AttributeEE.Name<T>
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttributeEE.Jstl
Enclosing class:
AttributeEE<C,T>

public static class AttributeEE.Name<T> extends Attribute.Name<T>
A name without any specific scope or context.

AttributeEE: Has name, still needs scope or context.

See Also: