|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebResourceCollectionType
A representation of the model object 'Web Resource Collection Type'.
The following features are supported:
Webapp22Package.getWebResourceCollectionType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
|
getHttpMethod()
Returns the value of the 'Http Method' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getUrlPattern()
Returns the value of the 'Url Pattern' containment reference list. |
WebResourceNameType |
getWebResourceName()
Returns the value of the 'Web Resource Name' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setWebResourceName(WebResourceNameType value)
Sets the value of the ' Web Resource Name ' containment reference. |
Method Detail |
---|
WebResourceNameType getWebResourceName()
If the meaning of the 'Web Resource Name' containment reference isn't clear, there really should be more of a description here...
setWebResourceName(WebResourceNameType)
,
Webapp22Package.getWebResourceCollectionType_WebResourceName()
void setWebResourceName(WebResourceNameType value)
Web Resource Name
' containment reference.
value
- the new value of the 'Web Resource Name' containment reference.getWebResourceName()
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType)
,
Webapp22Package.getWebResourceCollectionType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
getUrlPattern()
UrlPatternType
.
If the meaning of the 'Url Pattern' containment reference list isn't clear, there really should be more of a description here...
Webapp22Package.getWebResourceCollectionType_UrlPattern()
getHttpMethod()
HttpMethodType
.
If the meaning of the 'Http Method' containment reference list isn't clear, there really should be more of a description here...
Webapp22Package.getWebResourceCollectionType_HttpMethod()
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)
,
Webapp22Package.getWebResourceCollectionType_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 |