| 构造器和说明 |
|---|
SimpleReturn() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
access()
访问权限
|
SimpleReturn |
access(int access) |
String |
fullName()
全称
|
SimpleReturn |
fullName(String fullName) |
String |
name()
简称
|
SimpleReturn |
name(String name) |
Class |
type()
类型
|
SimpleReturn |
type(Class type) |
public SimpleReturn name(String name)
public SimpleReturn fullName(String fullName)
public SimpleReturn type(Class type)
public SimpleReturn access(int access)
Copyright © 2024. All rights reserved.