|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.model.application.dto.ApplicationProperties
public class ApplicationProperties
The Class ApplicationProperties.
Constructor Summary | |
---|---|
ApplicationProperties()
Instantiates a new application properties. |
Method Summary | |
---|---|
String |
getName()
Gets the name. |
String |
getUrl()
Gets the url. |
String |
getVersion()
Gets the version. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationProperties()
Method Detail |
---|
public final String getName()
public final String getUrl()
public final String getVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |