Package org.apache.struts.tiles
Interface AttributeDefinition
- All Superinterfaces:
 Serializable
- All Known Implementing Classes:
 DefinitionAttribute,DefinitionNameAttribute,DirectStringAttribute,PathAttribute,UntypedAttribute
Attribute definition used in a component definition.
- 
Method Summary
 
- 
Method Details
- 
getValue
Object getValue()Return value hold by this typed attribute. - 
setRole
Set role attribute. 
 -