Access |
access() |
The access type of the generated class.
|
Access |
copyConstructor() |
The access type of the copy constructor.
|
Access |
createAndWriteBackMethod() |
Generate a create-and-write-back method.
|
Access |
emptyConstructor() |
The access type of the empty constructor.
|
Access |
fieldsConstructor() |
The access type of the field constructor.
|
Access |
getter() |
The access type of the getter methods.
|
Access |
getter() |
The access type of the getter methods.
|
Access |
getter() |
The access type of the getter methods.
|
Access |
getter() |
The access type of the getter methods.
|
Access |
getters() |
The access type of the getter methods.
|
Access |
readConstructor() |
The access type of the read constructor.
|
Access |
setter() |
The access type of the setter methods.
|
Access |
setter() |
The access type of the setter methods.
|
Access |
setter() |
The access type of the setter methods.
|
Access |
setter() |
The access type of the setter methods.
|
Access |
setters() |
The access type of the setter methods.
|
Access |
value() |
|
Access |
value() |
|
Access |
value() |
|
Access |
value() |
|
Access |
value() |
|
Access |
value() |
|
Access |
value() |
|
Access |
value() |
|
Access |
value() |
|
static Access |
Access.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static Access[] |
Access.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Access |
writeBackMethod() |
Generate a write-back method.
|