public int getOffer(){
  private final int offer=0;
 return offer;
}