|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Title: Dogma Interpretation Layer Objects: Application object interface
Description:
Copyright: Copyright (c) 2001
Company: VUB - STARLab
| Method Summary | |
java.lang.String |
getApplicationDescription()
Accessor method for getting the ApplicationDescription of this application |
java.lang.String |
getApplicationLabel()
Accessor method for getting the ApplicationLabel of this application |
java.lang.String |
getApplicationName()
Accessor method for getting the ApplicationName of this application |
java.lang.String |
getUserName()
Accessor method for getting the UserName of the last contributor to this application |
void |
setApplicationDescription(java.lang.String ApplicationDescription)
Accessor method to set the ApplicationDescription for this application |
void |
setApplicationLabel(java.lang.String ApplicationLabel)
Accessor method to set the ApplicationLabel for this application |
void |
setApplicationName(java.lang.String ApplicationName)
Accessor method to set the ApplicationName for this application |
void |
setUserName(java.lang.String username)
Accessor method to set the username of the last contributor to this application |
| Method Detail |
public java.lang.String getApplicationLabel()
public java.lang.String getApplicationName()
public java.lang.String getApplicationDescription()
public java.lang.String getUserName()
public void setApplicationLabel(java.lang.String ApplicationLabel)
ApplicationLabel - the new label for this applicationpublic void setApplicationName(java.lang.String ApplicationName)
ApplicationName - the new name for this applicationpublic void setApplicationDescription(java.lang.String ApplicationDescription)
ApplicationDescription - the new description for this applicationpublic void setUserName(java.lang.String username)
username - the username of the last contributor to this application
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||