|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
org.apache.struts.tiles Interface AttributeDefinition
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- UntypedAttribute
- public interface AttributeDefinition
- extends java.io.Serializable
Attribute definition used in a component definition.
Method Summary | |
java.lang.Object |
getValue()
Return value hold by this typed attribute. |
void |
setRole(java.lang.String role)
Set role attribute. |
Method Detail |
getValue
public java.lang.Object getValue()
- Return value hold by this typed attribute.
setRole
public void setRole(java.lang.String role)
- Set role attribute.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2000-2005 - The Apache Software Foundation