|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Deployment Extension'.
The following features are supported:
Namespace
Must Understand
Extension Elements
org.eclipse.jst.j2ee.common.CommonPackage#getDeploymentExtension()
Method Summary | |
---|---|
EList |
getExtensionElements()
Returns the value of the 'Extension Elements' containment reference list. |
java.lang.String |
getNamespace()
Returns the value of the 'Namespace' attribute |
boolean |
isMustUnderstand()
Returns the value of the 'Must Understand' attribute |
void |
setMustUnderstand(boolean value)
Sets the value of the ' Must Understand ' attribute |
void |
setNamespace(java.lang.String value)
Sets the value of the ' Namespace ' attribute |
Method Detail |
public java.lang.String getNamespace()
If the meaning of the 'Namespace' attribute isn't clear, there really should be more of a description here...
setNamespace(String)
,
org.eclipse.jst.j2ee.common.CommonPackage#getDeploymentExtension_Namespace()
public void setNamespace(java.lang.String value)
Namespace
' attribute.
value
- the new value of the 'Namespace' attribute.getNamespace()
public boolean isMustUnderstand()
If the meaning of the 'Must Understand' attribute isn't clear, there really should be more of a description here...
setMustUnderstand(boolean)
,
org.eclipse.jst.j2ee.common.CommonPackage#getDeploymentExtension_MustUnderstand()
public void setMustUnderstand(boolean value)
Must Understand
' attribute.
value
- the new value of the 'Must Understand' attribute.isMustUnderstand()
public EList getExtensionElements()
org.eclipse.jst.j2ee.internal.common.ExtensibleType
.
If the meaning of the 'Extension Elements' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.jst.j2ee.common.CommonPackage#getDeploymentExtension_ExtensionElements()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |