public class ParamSpec extends VarSpecBase
| Constructor and Description |
|---|
ParamSpec(org.noear.eggg.ParamEggg pe) |
| Modifier and Type | Method and Description |
|---|---|
ParameterizedType |
getGenericType()
获取泛型
|
Class<?> |
getType()
获取类型
|
org.noear.eggg.TypeEggg |
getTypeEggg()
获取类型(替代 getType + getGenericType)
|
getDefaultValue, getName, getRequiredHint, initAction, isRequiredBody, isRequiredCookie, isRequiredHeader, isRequiredInput, isRequiredPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValue, getValues, isGenericTypepublic org.noear.eggg.TypeEggg getTypeEggg()
VarSpecpublic ParameterizedType getGenericType()
VarSpecCopyright © 2025. All rights reserved.