| Package | Description |
|---|---|
| net.morimekta.providence.generator.format.java.utils |
| Modifier and Type | Method and Description |
|---|---|
ContainerType |
JField.containerType() |
static ContainerType |
JAnnotation.containerType(CAnnotatedDescriptor descriptor) |
static ContainerType |
JAnnotation.containerType(JField field) |
static ContainerType |
JAnnotation.containerType(PField field) |
static ContainerType |
ContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerType[] |
ContainerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 morimekta.net. All rights reserved.