public class PropertyDoc extends Object
| Modifier and Type | Field and Description |
|---|---|
JDFieldDoc |
field |
JDMethodDoc |
getter |
String |
name |
JDMethodDoc |
setter |
String |
type |
| Constructor and Description |
|---|
PropertyDoc() |
| Modifier and Type | Method and Description |
|---|---|
JDDoc |
commentText() |
boolean |
isRO() |
boolean |
isRW() |
boolean |
isStatic() |
boolean |
isWO() |
JDType |
type() |
public JDMethodDoc getter
public JDMethodDoc setter
public JDFieldDoc field
public String name
public String type
Copyright © 2021 vpc open source initiative. All rights reserved.