public class MethodExtra extends ApiExtra
| 构造器和说明 |
|---|
MethodExtra() |
| 限定符和类型 | 方法和说明 |
|---|---|
InterfaceExtra |
getInterfaceExtra() |
Type |
getType() |
GenericTypeBind |
getTypeBind() |
void |
setInterfaceExtra(InterfaceExtra interfaceExtra) |
void |
setType(Type type) |
void |
setTypeBind(GenericTypeBind typeBind) |
public Type getType()
public void setType(Type type)
public GenericTypeBind getTypeBind()
public void setTypeBind(GenericTypeBind typeBind)
public InterfaceExtra getInterfaceExtra()
public void setInterfaceExtra(InterfaceExtra interfaceExtra)
Copyright © 2022. All rights reserved.