代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/479466/1332082
java item.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.exam.model;
import java.io.Serializable;
/**
*
* @author Administrator
*/
public cl
www.eeworm.com/read/479171/1336634
java voteoption.java
package tarena.entity;
/**
* Voteoption entity.
*
* @author MyEclipse Persistence Tools
*/
public class Voteoption implements java.io.Serializable {
// Fields
private Integer id
www.eeworm.com/read/479171/1336653
java subscribe.java
package tarena.entity;
/**
* Subscribe entity.
*
* @author MyEclipse Persistence Tools
*/
public class Subscribe implements java.io.Serializable {
// Fields
private Integer id;
www.eeworm.com/read/477833/1357933
java employeefilevo.java
package com.galaxy.vo;
/**
* EmployeeFile generated by MyEclipse Persistence Tools
*/
public class EmployeeFileVO implements java.io.Serializable {
// Fields
private Long efId;
p
www.eeworm.com/read/477655/1358916
java voteoption.java
package com.shop.entity;
/**
* Voteoption entity.
*
* @author MyEclipse Persistence Tools
*/
public class Voteoption implements java.io.Serializable {
// Fields
private Integer
www.eeworm.com/read/477655/1358920
java payparameter.java
package com.shop.entity;
/**
* Payparameter entity.
*
* @author MyEclipse Persistence Tools
*/
public class Payparameter implements java.io.Serializable {
// Fields
private Inte
www.eeworm.com/read/477655/1358927
java transaction.java
package com.shop.entity;
/**
* Transaction entity.
*
* @author MyEclipse Persistence Tools
*/
public class Transaction implements java.io.Serializable {
// Fields
private Intege
www.eeworm.com/read/477655/1358942
java productnorm.java
package com.shop.entity;
/**
* Productnorm entity.
*
* @author MyEclipse Persistence Tools
*/
public class Productnorm implements java.io.Serializable {
// Fields
private Intege
www.eeworm.com/read/477225/1363263
java tbbringupontent.java
package com.mwq.hibernate.mapping;
public class TbBringUpOntent implements java.io.Serializable {
// Fields
private Integer id;
private TbBringUpContent tbBringUpContent;
private Tb
www.eeworm.com/read/477225/1363265
java tbreckoninglist.java
package com.mwq.hibernate.mapping;
public class TbReckoningList implements java.io.Serializable {
// Fields
private Integer recordId;
private TbReckoning tbReckoning;
private TbReco