-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
IdParam
public IdParam(T id)
- 参数:
id -
-
方法详细资料
-
getId
public T getId()
- 返回:
- the id
-
setId
public void setId(T id)
- 参数:
id - the id to set
Copyright © 2025. All rights reserved.