org.lexevs.cts2.core.update
Class RevisionInfo
java.lang.Object
org.lexevs.cts2.core.update.RevisionInfo
public class RevisionInfo extends java.lang.Object
Version information of a resource.
Author:
Sridhar Dwarkanath
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
RevisionInfo
public RevisionInfo ()
getRevisionId
public java.lang.String getRevisionId ()
Returns: the revisionId
setRevisionId
public void setRevisionId (java.lang.String revisionId)
Parameters: revisionId
- the revisionId to set
getChangeAgent
public java.lang.String getChangeAgent ()
Returns: the changeAgent
setChangeAgent
public void setChangeAgent (java.lang.String changeAgent)
Parameters: changeAgent
- the changeAgent to set
getChangeInstruction
public java.lang.String getChangeInstruction ()
Returns: the changeInstruction
setChangeInstruction
public void setChangeInstruction (java.lang.String changeInstruction)
Parameters: changeInstruction
- the changeInstruction to set
getEditOrder
public java.lang.Long getEditOrder ()
Returns: the editOrder
setEditOrder
public void setEditOrder (java.lang.Long editOrder)
Parameters: editOrder
- the editOrder to set
getRevisionDate
public java.util.Date getRevisionDate ()
Returns: the revisionDate
setRevisionDate
public void setRevisionDate (java.util.Date revisionDate)
Parameters: revisionDate
- the revisionDate to set
getDescription
public java.lang.String getDescription ()
Returns: the description
setDescription
public void setDescription (java.lang.String description)
Parameters: description
- the description to set
getSystemReleaseURI
public java.lang.String getSystemReleaseURI ()
Returns: the systemReleaseURI
setSystemReleaseURI
public void setSystemReleaseURI (java.lang.String systemReleaseURI)
Parameters: systemReleaseURI
- the systemReleaseURI to set
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD