se.cambio.cds.model.dataSource.dto
Class DataSourceDTO
java.lang.Object
se.cambio.cds.model.dataSource.dto.DataSourceDTO
- All Implemented Interfaces:
- Serializable
public class DataSourceDTO
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSourceDTO
public DataSourceDTO(String idDataSource,
String description)
getIdDataSource
public String getIdDataSource()
setIdDataSource
public void setIdDataSource(String idDataSource)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2013 Cambio. All Rights Reserved.