com.silverpeas.silverstatistics
Class UserIdCountVolumeCouple

java.lang.Object
  extended by com.silverpeas.silverstatistics.UserIdCountVolumeCouple

public class UserIdCountVolumeCouple
extends Object


Constructor Summary
UserIdCountVolumeCouple()
           
 
Method Summary
 long getCountVolume()
           
 String getUserId()
           
 void setCountVolume(long volume)
           
 void setUserId(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserIdCountVolumeCouple

public UserIdCountVolumeCouple()
Method Detail

getUserId

public String getUserId()

setUserId

public void setUserId(String id)

getCountVolume

public long getCountVolume()

setCountVolume

public void setCountVolume(long volume)


Copyright © 2016 Silverpeas. All Rights Reserved.