代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/401993/2334148
java questionsubjecttableid.java
package exam.dao;
/**
* QuestionsubjectTableId entity. @author MyEclipse Persistence Tools
*/
public class QuestionsubjectTableId implements java.io.Serializable {
// Fields
private
www.eeworm.com/read/401993/2334179
java appraiserquestiontable.java
package exam.dao;
/**
* AppraiserQuestionTable entity. @author MyEclipse Persistence Tools
*/
public class AppraiserQuestionTable implements java.io.Serializable {
// Fields
private
www.eeworm.com/read/401270/2342112
java tuser.java
package po;
// Generated by MyEclipse - Hibernate Tools
/**
* Tuser generated by MyEclipse - Hibernate Tools
*/
public class Tuser extends AbstractTuser implements java.io.Serializable {
www.eeworm.com/read/401074/2343068
cs courseinclass.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace WinPaike
{
[Serializable()]
public class CourseInClass
{
public int ClassID;
public in
www.eeworm.com/read/400824/2346233
java userreg.java
package com.longHua.domain;
/**
* Userreg entity. @author MyEclipse Persistence Tools
*/
public class UserReg implements java.io.Serializable {
// Fields
/**
*
www.eeworm.com/read/400824/2346238
java orderdetail.java
package com.longHua.domain;
/**
* Orderdetail entity.
*
* @author MyEclipse Persistence Tools
*/
public class OrderDetail implements java.io.Serializable {
// Fields
/**
*
www.eeworm.com/read/400767/2346633
cs namefilter.cs
using System;
using System.Collections;
namespace NUnit.Core
{
///
/// Summary description for NameFilter.
///
///
[Serializable]
public class NameFilter : Filte
www.eeworm.com/read/400767/2346914
cs namefilter.cs
using System;
using System.Collections;
namespace NUnit.Core
{
///
/// Summary description for NameFilter.
///
///
[Serializable]
public class NameFilter : Filte
www.eeworm.com/read/400166/2355398
java orderline.java
package com.laoniu.bean;
/**
* Orderline generated by MyEclipse - Hibernate Tools
*/
public class Orderline implements java.io.Serializable {
// Fields
private Long
www.eeworm.com/read/399261/2363825
java tuser.java
package po;
// Generated by MyEclipse - Hibernate Tools
/**
* Tuser generated by MyEclipse - Hibernate Tools
*/
public class Tuser extends AbstractTuser implements java.io.Serializable {