Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
obj_medicine.java
Package: Appjxc.rar [view]
Upload User: whbcdz
Upload Date: 2008-08-04
Package Size: 7683k
Code Size: 3k
Category:
JavaScript
Development Platform:
Java
- package appjxc.model;
- public class obj_medicine implements java.io.Serializable{
- private String ypbh;
- private String ypmc;
- private String yptm;
- private String tym;
- private String pym;
- private String dw;
- private String gg;
- private String jx;
- private String cd;
- private int bzsl;
- private String yxq;
- private String zlbz;
- private String jyfs;
- private String ph;
- private Double lsjg;
- private Double jhjg;
- private Double pfjg;
- private String yplb;
- private String ylbh;
- public obj_medicine() {
- }
- public String getYpbh() {
- return ypbh;
- }
- public String getYpmc() {
- return ypmc;
- }
- public String getYptm() {
- return yptm;
- }
- public String getTym() {
- return tym;
- }
- public String getPym() {
- return pym;
- }
- public String getDw() {
- return dw;
- }
- public String getGg() {
- return gg;
- }
- public String getJx() {
- return jx;
- }
- public String getCd() {
- return cd;
- }
- public int getBzsl() {
- return bzsl;
- }
- public String getYxq() {
- return yxq;
- }
- public String getZlbz() {
- return zlbz;
- }
- public String getJyfs() {
- return jyfs;
- }
- public String getPh() {
- return ph;
- }
- public Double getLsjg() {
- return lsjg;
- }
- public Double getJhjg() {
- return jhjg;
- }
- public Double getPfjg() {
- return pfjg;
- }
- public String getYplb() {
- return yplb;
- }
- public String getYlbh() {
- return ylbh;
- }
- public void setYpbh(String ypbh) {
- this.ypbh = ypbh;
- }
- public void setYpmc(String ypmc) {
- this.ypmc = ypmc;
- }
- public void setYptm(String yptm) {
- this.yptm = yptm;
- }
- public void setTym(String tym) {
- this.tym = tym;
- }
- public void setPym(String pym) {
- this.pym = pym;
- }
- public void setDw(String dw) {
- this.dw = dw;
- }
- public void setGg(String gg) {
- this.gg = gg;
- }
- public void setJx(String jx) {
- this.jx = jx;
- }
- public void setCd(String cd) {
- this.cd = cd;
- }
- public void setBzsl(int bzsl) {
- this.bzsl = bzsl;
- }
- public void setYxq(String yxq) {
- this.yxq = yxq;
- }
- public void setZlbz(String zlbz) {
- this.zlbz = zlbz;
- }
- public void setJyfs(String jyfs) {
- this.jyfs = jyfs;
- }
- public void setPh(String ph) {
- this.ph = ph;
- }
- public void setLsjg(Double lsjg) {
- this.lsjg = lsjg;
- }
- public void setJhjg(Double jhjg) {
- this.jhjg = jhjg;
- }
- public void setPfjg(Double pfjg) {
- this.pfjg = pfjg;
- }
- public void setYplb(String yplb) {
- this.yplb = yplb;
- }
- public void setYlbh(String ylbh) {
- this.ylbh = ylbh;
- }
- }