public class InstanceRecordUpdatedDetails extends Object
| Constructor and Description | 
|---|
| InstanceRecordUpdatedDetails() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getLastUpdated()Gets the lastUpdated attribute. | 
| String | getLastUpdatedBy()Gets the lastUpdatedBy attribute. | 
| void | setLastUpdated(String lastUpdated)Sets the lastUpdated attribute value. | 
| void | setLastUpdatedBy(String lastUpdatedBy)Sets the lastUpdatedBy attribute value. | 
public InstanceRecordUpdatedDetails()
public String getLastUpdatedBy()
public void setLastUpdatedBy(String lastUpdatedBy)
lastUpdatedBy - The lastUpdatedBy to set.public String getLastUpdated()
public void setLastUpdated(String lastUpdated)
lastUpdated - The lastUpdated to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.