uk.ac.soton.itinnovation.grid.service.types
Class StatementEvent
java.lang.Object
uk.ac.soton.itinnovation.grid.service.types.StatementEvent
public class StatementEvent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatementEvent
public StatementEvent()
getID
public Long getID()
setID
public void setID(Long ID)
getDate
public Date getDate()
setDate
public void setDate(Date date)
getActor
public IDType getActor()
setActor
public void setActor(IDType actor)
getOnBehalfOf
public IDType getOnBehalfOf()
setOnBehalfOf
public void setOnBehalfOf(IDType onBehalfOf)
getNewLiability
public BigDecimal getNewLiability()
setNewLiability
public void setNewLiability(BigDecimal newLiability)
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
getResource
public String getResource()
setResource
public void setResource(String resource)
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.