代码搜索:Serializable

找到约 10,000 项符合「Serializable」的源代码

代码结果 10,000
www.eeworm.com/read/406803/2273527

java tbgysinfo.java

package com.lzw.dao.model; /** * TabGysinfo generated by MyEclipse - Hibernate Tools */ public class TbGysinfo implements java.io.Serializable { // Fields private S
www.eeworm.com/read/406803/2273529

java tbkhinfo.java

package com.lzw.dao.model; /** * TabKhinfo generated by MyEclipse - Hibernate Tools */ public class TbKhinfo implements java.io.Serializable { // Fields private Str
www.eeworm.com/read/406151/2280332

cs category.cs

using System; using System.Collections; namespace NPetshop.Domain.Catalog { /// /// Business entity used to model category /// [Serializable] public class Categor
www.eeworm.com/read/405377/2292468

java template.java

package com.jeecms.core.entity; public class Template implements java.io.Serializable { private static final long serialVersionUID = 1L; }
www.eeworm.com/read/405366/2292605

java featuregenerator.java

package iitb.CRF; import java.io.Serializable; /** * The basic interface to be implemented by the user of this package * for providing features of an individual data sequence. * * @author Suni
www.eeworm.com/read/404394/2304003

java message.java

package com.accp.dto; /** * Message generated by MyEclipse - Hibernate Tools */ public class Message implements java.io.Serializable { // Fields private String mid;
www.eeworm.com/read/404343/2304879

java function.java

package com.m2.entity; /** * Function generated by MyEclipse - Hibernate Tools */ public class Function implements java.io.Serializable { // Fields private Integer
www.eeworm.com/read/402451/2322862

java basehousesale.java

package com.housesale.hibernate.base; import java.io.Serializable; /** * This is an object that contains data related to the HouseSale table. * Do not modify this class because it will be
www.eeworm.com/read/402451/2322866

java basehousecheck.java

package com.housesale.hibernate.base; import java.io.Serializable; /** * This is an object that contains data related to the HouseCheck table. * Do not modify this class because it will be
www.eeworm.com/read/402451/2322867

java basehousestyle.java

package com.housesale.hibernate.base; import java.io.Serializable; /** * This is an object that contains data related to the HouseStyle table. * Do not modify this class because it will be