|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaglibType
A representation of the model object 'Taglib Type'.
The following features are supported:
Webapp23Package.getTaglibType()| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
TaglibLocationType |
getTaglibLocation()
Returns the value of the 'Taglib Location' containment reference. |
TaglibUriType |
getTaglibUri()
Returns the value of the 'Taglib Uri' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setTaglibLocation(TaglibLocationType value)
Sets the value of the ' Taglib Location' containment reference. |
void |
setTaglibUri(TaglibUriType value)
Sets the value of the ' Taglib Uri' containment reference. |
| Method Detail |
|---|
TaglibUriType getTaglibUri()
If the meaning of the 'Taglib Uri' containment reference isn't clear, there really should be more of a description here...
setTaglibUri(TaglibUriType),
Webapp23Package.getTaglibType_TaglibUri()void setTaglibUri(TaglibUriType value)
Taglib Uri' containment reference.
value - the new value of the 'Taglib Uri' containment reference.getTaglibUri()TaglibLocationType getTaglibLocation()
If the meaning of the 'Taglib Location' containment reference isn't clear, there really should be more of a description here...
setTaglibLocation(TaglibLocationType),
Webapp23Package.getTaglibType_TaglibLocation()void setTaglibLocation(TaglibLocationType value)
Taglib Location' containment reference.
value - the new value of the 'Taglib Location' containment reference.getTaglibLocation()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp23Package.getTaglibType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||