|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.portal.multidatasets.opensearch.dto.OpensearchDescriptionDTO
public class OpensearchDescriptionDTO
DTO object to represent opensearch informations
Constructor Summary | |
---|---|
OpensearchDescriptionDTO()
|
Method Summary | |
---|---|
java.lang.String |
getIdOs()
Gets the idOs value |
java.lang.String |
getUrlFeed()
Gets the urlFeed value |
java.lang.String |
getUrlResource()
Gets the urlResource value |
void |
setIdOs(java.lang.String idOs)
Sets the value of idOs |
void |
setUrlFeed(java.lang.String urlFeed)
Sets the value of urlFeed |
void |
setUrlResource(java.lang.String urlResource)
Sets the value of urlResource |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpensearchDescriptionDTO()
Method Detail |
---|
public java.lang.String getUrlFeed()
public void setUrlFeed(java.lang.String urlFeed)
urlFeed
- the urlFeed to setpublic java.lang.String getUrlResource()
public void setUrlResource(java.lang.String urlResource)
urlResource
- the urlResource to setpublic void setIdOs(java.lang.String idOs)
idOs
- the idOs to setpublic java.lang.String getIdOs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |