com.ibm.di.connector.disb.model
Class Refresh

java.lang.Object
  extended by com.ibm.di.connector.disb.model.Refresh

public class Refresh
extends Object



Note: This class is for internal usage only. Any dependency from the end-user will not be supported. Changes to this class will happen without a warning.

Since:
7.1.1

Constructor Summary
Refresh()
           
 
Method Summary
 Create getCreate()
           
 String getTimeStamp()
           
 void setCreate(Create create)
           
 void setTimeStamp(String timeStamp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Refresh

public Refresh()
Method Detail

getCreate

public Create getCreate()
Returns:
the create

setCreate

public void setCreate(Create create)
Parameters:
create - the create to set

setTimeStamp

public void setTimeStamp(String timeStamp)
Parameters:
timeStamp -

getTimeStamp

public String getTimeStamp()
Returns:
timeStamp