java.lang.Object
com.aoapps.lang.attribute.Scope.Attribute<C,T>
- All Implemented Interfaces:
Serializable
Attribute
: Has scope and name, still needs context.- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
Attribute
-
-
Method Details
-
getName
Gets the attribute name. -
context
Attribute
: Uses the given context within this scope and name.
-