org.hibernate.test.optlock
Class PublicationDate
java.lang.Object
org.hibernate.test.optlock.PublicationDate
public class PublicationDate
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicationDate
public PublicationDate(int year)
getMonth
public Integer getMonth()
setMonth
public void setMonth(Integer month)
getYear
public int getYear()
setYear
public void setYear(int year)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.