net.stepniak.picheese.pojos.v1
Class PhotoRating

java.lang.Object
  extended by net.stepniak.picheese.pojos.Base
      extended by net.stepniak.picheese.pojos.v1.PhotoRating
All Implemented Interfaces:
Serializable

public class PhotoRating
extends Base

See Also:
Serialized Form

Constructor Summary
PhotoRating()
           
PhotoRating(int score)
           
 
Method Summary
 int getScore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhotoRating

public PhotoRating()

PhotoRating

public PhotoRating(int score)
Method Detail

getScore

public int getScore()


Copyright © 2013. All Rights Reserved.