| Package | Description |
|---|---|
| org.assertj.assertions.generator.description | |
| org.assertj.assertions.generator.util |
| Modifier and Type | Field and Description |
|---|---|
protected Visibility |
DataDescription.visibility |
| Modifier and Type | Method and Description |
|---|---|
static Visibility |
Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FieldDescription(Field field,
Visibility visibility,
com.google.common.reflect.TypeToken<?> owningType) |
| Modifier and Type | Method and Description |
|---|---|
static Visibility |
ClassUtil.visibilityOf(Field field) |
Copyright © 2019 AssertJ. All rights reserved.