Notes
Notes - notes.io |
import com.google.gson.annotations.SerializedName;
public class Produk {
private int id_produk;
private String nama_produk;
private String deskripsi_produk;
private int kategori_produk;
private int sub_kategori_produk;
private int toko_produk;
private int harga_produk;
private int jumlah_produk;
private int ketersediaan_produk;
private int status_produk;
private String gambar_produk;
private int user_id;
public Produk(int id_produk, String nama_produk, String deskripsi_produk, int kategori_produk, int sub_kategori_produk, int toko_produk, int harga_produk, int jumlah_produk, int ketersediaan_produk, int status_produk, String gambar_produk, int user_id) {
this.id_produk = id_produk;
this.nama_produk = nama_produk;
this.deskripsi_produk = deskripsi_produk;
this.kategori_produk = kategori_produk;
this.sub_kategori_produk = sub_kategori_produk;
this.toko_produk = toko_produk;
this.harga_produk = harga_produk;
this.jumlah_produk = jumlah_produk;
this.ketersediaan_produk = ketersediaan_produk;
this.status_produk = status_produk;
this.gambar_produk = gambar_produk;
this.user_id = user_id;
}
public int getId_produk() {
return id_produk;
}
public String getNama_produk() {
return nama_produk;
}
public String getDeskripsi_produk() {
return deskripsi_produk;
}
public int getKategori_produk() {
return kategori_produk;
}
public int getSub_kategori_produk() {
return sub_kategori_produk;
}
public int getToko_produk() {
return toko_produk;
}
public int getHarga_produk() {
return harga_produk;
}
public int getJumlah_produk() {
return jumlah_produk;
}
public int getKetersediaan_produk() {
return ketersediaan_produk;
}
public int getStatus_produk() {
return status_produk;
}
public String getGambar_produk() {
return gambar_produk;
}
public int getUser_id() {
return user_id;
}
}
|
Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...
With notes.io;
- * You can take a note from anywhere and any device with internet connection.
- * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
- * You can quickly share your contents without website, blog and e-mail.
- * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
- * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.
Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.
Easy: Notes.io doesn’t require installation. Just write and share note!
Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )
Free: Notes.io works for 12 years and has been free since the day it was started.
You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;
Email: [email protected]
Twitter: http://twitter.com/notesio
Instagram: http://instagram.com/notes.io
Facebook: http://facebook.com/notesio
Regards;
Notes.io Team