|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.common.model.AbstractPluginsDescriptionDTO
fr.cnes.sitools.plugins.applications.dto.ApplicationPluginDescriptionDTO
public final class ApplicationPluginDescriptionDTO
Class for description of SVAs
Constructor Summary | |
---|---|
ApplicationPluginDescriptionDTO()
|
Method Summary | |
---|---|
ApplicationPluginModelDTO |
getModel()
Gets the model value |
void |
setModel(ApplicationPluginModelDTO model)
Sets the value of model |
Methods inherited from class fr.cnes.sitools.common.model.AbstractPluginsDescriptionDTO |
---|
getClassAuthor, getClassName, getClassOwner, getClassVersion, getDescription, getName, setClassAuthor, setClassName, setClassOwner, setClassVersion, setDescription, setName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationPluginDescriptionDTO()
Method Detail |
---|
public void setModel(ApplicationPluginModelDTO model)
model
- the model to setpublic ApplicationPluginModelDTO getModel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |