|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectar.com.jmfsg.documentation.model.General
public class General
| Field Summary | |
|---|---|
String |
headerImageSize
|
String |
headerImageUrl
Header Image url. |
String |
longDescription
Main application description |
String |
methodSummary
Technical summary of the methods. |
String |
projectName
Application name as it should appear in the documentation page Header and title |
String |
projectSummary
Technical summary of the application, if needed. |
String |
twitterUsername
If avaiable, twitter username to set in the documentation page. |
| Constructor Summary | |
|---|---|
General()
|
|
| Method Summary | |
|---|---|
String |
getHeaderImageSize()
|
String |
getHeaderImageUrl()
|
String |
getLongDescription()
|
String |
getMethodSummary()
|
String |
getProjectName()
|
String |
getProjectSummary()
|
String |
getTwitterUsername()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String projectName
public String longDescription
public String projectSummary
public String methodSummary
public String twitterUsername
public String headerImageUrl
public String headerImageSize
| Constructor Detail |
|---|
public General()
| Method Detail |
|---|
public String getProjectName()
public String getLongDescription()
public String getProjectSummary()
public String getMethodSummary()
public String getTwitterUsername()
public String getHeaderImageUrl()
public String getHeaderImageSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||