Subversion Repositories SmartDukaan

Rev

Rev 21833 | Rev 21955 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21833 Rev 21905
Line 272... Line 272...
272
        ff.setPantry(pantry);
272
        ff.setPantry(pantry);
273
        ff.setElectricity(electricity);
273
        ff.setElectricity(electricity);
274
        ff.setShopAvailbility(shopAvailbility);
274
        ff.setShopAvailbility(shopAvailbility);
275
        ff.setAngleDoc1(moveDocument(getAngleDoc1()));
275
        ff.setAngleDoc1(moveDocument(getAngleDoc1()));
276
        ff.setAngleDoc2(moveDocument(getAngleDoc2()));
276
        ff.setAngleDoc2(moveDocument(getAngleDoc2()));
277
        ff.setAngleDoc2(moveDocument(getAngleDoc3()));
277
        ff.setAngleDoc3(moveDocument(getAngleDoc3()));
278
        ff.setAngleDoc2(moveDocument(getAngleDoc4()));
278
        ff.setAngleDoc4(moveDocument(getAngleDoc4()));
279
        ff.setAngleDoc2(moveDocument(getAngleDoc5()));
279
        ff.setAngleDoc5(moveDocument(getAngleDoc5()));
280
        ff.setLocation(location);
280
        ff.setLocation(location);
281
        ff.setNearestStore(nearestStore);
281
        ff.setNearestStore(nearestStore);
282
        ff.setStoreName(storeName);
282
        ff.setStoreName(storeName);
283
        ff.setStoreAddress(storeAddress);
283
        ff.setStoreAddress(storeAddress);
284
        ff.setOwnership(ownership);
284
        ff.setOwnership(ownership);