com.clickntap.tool.bean
Class BeanId

java.lang.Object
  extended by com.clickntap.tool.bean.BeanId
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Bean

public class BeanId
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
BeanId()
           
BeanId(Number id)
           
 
Method Summary
 Number getId()
           
 void setId(Number id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanId

public BeanId()

BeanId

public BeanId(Number id)
Method Detail

getId

public Number getId()

setId

public void setId(Number id)


Copyright © 2014. All rights reserved.