|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMethodSymbol
A representation of the model object 'IMethod Symbol'.
Provisional API - subject to change
The following features are supported:
SymbolPackage.getIMethodSymbol()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Fields inherited from interface org.eclipse.jst.jsf.context.symbol.ISymbol |
---|
EMPTY_SYMBOL_ARRAY |
Method Summary | |
---|---|
java.lang.String |
getSignature()
Returns the value of the 'Signature' attribute |
void |
setSignature(java.lang.String value)
Sets the value of the ' Signature ' attribute |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.ISymbol |
---|
getName, setName |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getSignature()
If the meaning of the 'Signature' attribute isn't clear, there really should be more of a description here...
setSignature(String)
,
SymbolPackage.getIMethodSymbol_Signature()
void setSignature(java.lang.String value)
Signature
' attribute.
value
- the new value of the 'Signature' attribute.getSignature()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |