Class Collections


  • public class Collections
    extends Object
    • Constructor Detail

      • Collections

        public Collections()
    • Method Detail

      • getOwnedBy

        public Integer getOwnedBy()
        Returns:
        the ownedBy
      • setOwnedBy

        public void setOwnedBy​(Integer ownedBy)
        Parameters:
        ownedBy - the ownedBy to set
      • getWantedBy

        public Integer getWantedBy()
        Returns:
        the wantedBy
      • setWantedBy

        public void setWantedBy​(Integer wantedBy)
        Parameters:
        wantedBy - the wantedBy to set