com.redhat.rhn.common.db.datasource.test
Class AdvDataSourceDto
java.lang.Object
com.redhat.rhn.common.db.datasource.test.AdvDataSourceDto
public class AdvDataSourceDto
- extends java.lang.Object
AdvDataSourceDto
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdvDataSourceDto
public AdvDataSourceDto()
getId
public java.lang.Long getId()
- Returns:
- the id
setId
public void setId(java.lang.Long idIn)
- Parameters:
idIn - the id to set
getPin
public java.lang.Long getPin()
- Returns:
- the pin
setPin
public void setPin(java.lang.Long pinIn)
- Parameters:
pinIn - the pin to set
getTestColumn
public java.lang.String getTestColumn()
- Returns:
- the testColumn
setTestColumn
public void setTestColumn(java.lang.String testColumnIn)
- Parameters:
testColumnIn - the testColumn to set
getFoobar
public java.lang.String getFoobar()
- Returns:
- the foobar
setFoobar
public void setFoobar(java.lang.String foobarIn)
- Parameters:
foobarIn - the foobar to set