public class PageView extends Object
PageView(LocalId pageId, Date hour, int views)
Date
getHour()
LocalId
getPageId()
int
getViews()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PageView(LocalId pageId, Date hour, int views)
public LocalId getPageId()
public Date getHour()
public int getViews()
Copyright © 2015. All rights reserved.