|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaMetaData
A representation of the model object 'Java Meta Data'.
The following features are supported:
Method Summary | |
---|---|
String |
getFactoryInterface()
Returns the value of the 'Factory Interface' attribute. |
String |
getTypeInterface()
Returns the value of the 'Type Interface' attribute. |
void |
setFactoryInterface(String value)
Sets the value of the ' Factory Interface ' attribute. |
void |
setTypeInterface(String value)
Sets the value of the ' Type Interface ' attribute. |
Method Detail |
---|
String getFactoryInterface()
If the meaning of the 'Factory Interface' attribute isn't clear, there really should be more of a description here...
setFactoryInterface(String)
void setFactoryInterface(String value)
Factory Interface
' attribute.
value
- the new value of the 'Factory Interface' attribute.getFactoryInterface()
String getTypeInterface()
If the meaning of the 'Type Interface' attribute isn't clear, there really should be more of a description here...
setTypeInterface(String)
void setTypeInterface(String value)
Type Interface
' attribute.
value
- the new value of the 'Type Interface' attribute.getTypeInterface()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |