org.exolab.castor.util
Class ChangeLog2XML.Entry
java.lang.Object
org.exolab.castor.util.ChangeLog2XML.Entry
- Enclosing class:
- ChangeLog2XML
public static class ChangeLog2XML.Entry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeLog2XML.Entry
public ChangeLog2XML.Entry()
getCommitter
public String getCommitter()
getComponent
public String getComponent()
getDate
public String getDate()
getDetails
public String getDetails()
getValue
public String getValue()
setCommitter
public void setCommitter(String committer)
setComponent
public void setComponent(String component)
setDate
public void setDate(String date)
setDetails
public void setDetails(String details)
setValue
public void setValue(String value)
Copyright © 2013. All Rights Reserved.