public class PublicationDate extends Object implements Serializable
PublicationDate()
String
getDay()
getMonth()
getYear()
void
setDay(String day)
setMonth(String month)
setYear(String year)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PublicationDate()
public String getYear()
public void setYear(String year)
public String getMonth()
public void setMonth(String month)
public String getDay()
public void setDay(String day)
Copyright © 2025. All rights reserved.