org.surfnet.cruncher.model
Class SpStatistic

java.lang.Object
  extended by org.surfnet.cruncher.model.SpStatistic

public class SpStatistic
extends Object


Constructor Summary
SpStatistic()
           
 
Method Summary
 long getEntryTime()
           
 String getSpEntityId()
           
 String getSpName()
           
 void setEntryTime(long entryTime)
           
 void setSpEntityId(String spEntityId)
           
 void setSpName(String spName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpStatistic

public SpStatistic()
Method Detail

getSpName

public String getSpName()

setSpName

public void setSpName(String spName)

getSpEntityId

public String getSpEntityId()

setSpEntityId

public void setSpEntityId(String spEntityId)

getEntryTime

public long getEntryTime()

setEntryTime

public void setEntryTime(long entryTime)


Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.