代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/426588/1988993
java login.java
package org.hibernate.beans;
/**
* Login entity. @author MyEclipse Persistence Tools
*/
public class Login extends AbstractLogin implements java.io.Serializable {
// Constructors
/** d
www.eeworm.com/read/424618/2015463
java honor.java
package bbs.bean;
public class Honor
implements java.io.Serializable {
private int honorID;
private String honorName;
private String honorDuty;
public String getHonorDuty() {
www.eeworm.com/read/423306/2028070
java tbsubtype.java
package com.lzw.model;
public class TbSubType implements java.io.Serializable {
private Integer id;
private TbSuperType tbSuperType;
private String typeName;
public TbSubType() {
}
www.eeworm.com/read/422833/2031395
java tbsubtype.java
package com.lzw.model;
public class TbSubType implements java.io.Serializable {
private Integer id;
private TbSuperType tbSuperType;
private String typeName;
public TbSubType() {
}
www.eeworm.com/read/422721/2034790
java user.java
package y2.yxb.entity;
/**
* TUser generated by MyEclipse Persistence Tools
*/
public class User implements java.io.Serializable {
// Fields
/**
*
*/
private static final lo
www.eeworm.com/read/422343/2038159
java tbsubtype.java
package com.lzw.model;
public class TbSubType implements java.io.Serializable {
private Integer id;
private TbSuperType tbSuperType;
private String typeName;
public TbSubType() {
}
www.eeworm.com/read/421210/2053991
java user.java
package com.feiling.dao.domain;
/**
* User entity. @author MyEclipse Persistence Tools
*/
public class User implements java.io.Serializable {
// Fields
private Inte
www.eeworm.com/read/420841/2059650
java employee.java
package hibernate3.object;
/**
* Employee entity.
*
* @author MyEclipse Persistence Tools
*/
public class Employee implements java.io.Serializable {
// Fields
private Integer pe
www.eeworm.com/read/420841/2059853
java address.java
package hibernate3.object;
/**
* Address entity.
*
* @author MyEclipse Persistence Tools
*/
public class Address implements java.io.Serializable {
// Fields
private int addressId;
www.eeworm.com/read/420841/2060261
java address.java
package hibernate3.object;
/**
* Address entity.
*
* @author MyEclipse Persistence Tools
*/
public class Address implements java.io.Serializable {
// Fields
private int addressId;