代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/408030/2254799

java companybean.java

package com.jn0801.company; /** * CompanyBean generated by MyEclipse - Hibernate Tools */ public class CompanyBean implements java.io.Serializable { // Fields priva
www.eeworm.com/read/408030/2254829

java clubaction.java

package com.jn0801.clubmanage; /** * Clubaction generated by MyEclipse - Hibernate Tools */ public class Clubaction implements java.io.Serializable { // Fields priv
www.eeworm.com/read/406151/2280331

cs product.cs

using System; namespace NPetshop.Domain.Catalog { /// /// Business entity used to model a product /// [Serializable] public class Product { #region Private Fi
www.eeworm.com/read/406151/2280335

cs creditcard.cs

using System; namespace NPetshop.Domain.Billing { /// /// Business entity used to model credit card information. /// [Serializable] public class CreditCard{
www.eeworm.com/read/406151/2280337

cs account.cs

using System; namespace NPetshop.Domain.Accounts { /// /// Business entity used to model user account /// [Serializable] public class Account { #region Pri
www.eeworm.com/read/405023/2295930

java user.java

package com.softdevelopstudio.domain; /** * User generated by MyEclipse - Hibernate Tools */ public class User implements java.io.Serializable { // Fields private Integ
www.eeworm.com/read/402701/2318420

java student.java

import java.io.Serializable; /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * * @author HSM */ public class Student implements Serializab
www.eeworm.com/read/402701/2318427

java course.java

import java.io.Serializable; /* * To change this template, choose Tools | Templates * and open the template in the editor. */ /** * * @author HSM */ public class Course implements Serializabl
www.eeworm.com/read/402451/2323067

tvm valueobjectproxy.tvm

:Description= :ResourceType=C - package $!{class.ProxyPackageName}; $snippet.ProxyImport $snippet.ProxyComments public interface $!{class.ProxyClassName} extends Serializable { /*[GENERATED
www.eeworm.com/read/401993/2334144

java appraiserquestiontableid.java

package exam.dao; /** * AppraiserQuestionTableId entity. @author MyEclipse Persistence Tools */ public class AppraiserQuestionTableId implements java.io.Serializable { // Fields priv