Class SetCollectionParameters


  • public class SetCollectionParameters
    extends Object
    • Constructor Detail

      • SetCollectionParameters

        public SetCollectionParameters()
    • Method Detail

      • getOwn

        public final Boolean getOwn()
        Returns:
        the own
      • getWant

        public final Boolean getWant()
        Returns:
        the want
      • getQuantityOwned

        public final Integer getQuantityOwned()
        Returns:
        the quantityOwned
      • setQuantityOwned

        public final SetCollectionParameters setQuantityOwned​(Integer quantityOwned)
        0-999. If greater than 0 then own is automatically set to true
        Parameters:
        quantityOwned - the quantityOwned to set
        Returns:
        this
      • getNotes

        public final String getNotes()
        Returns:
        the notes
      • setNotes

        public final SetCollectionParameters setNotes​(String notes)
        User notes, max 1000 characters
        Parameters:
        notes - the notes to set
        Returns:
        this
      • getRating

        public final Integer getRating()
        Returns:
        the rating