Subversion Repositories SmartDukaan

Rev

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

Rev 9680 Rev 9684
Line 180... Line 180...
180
 
180
 
181
    public long getItemId(){
181
    public long getItemId(){
182
        return this.itemId;
182
        return this.itemId;
183
    }
183
    }
184
    
184
    
-
 
185
    public void setItemId(long itemId){
-
 
186
    	this.itemId = itemId;
-
 
187
    }
-
 
188
    
185
    public String getTotalAmount() {
189
    public String getTotalAmount() {
186
        return totalamount;
190
        return totalamount;
187
    }
191
    }
188
    
192
    
189
    public String getPinCode() {
193
    public String getPinCode() {