| Modifier and Type | Method and Description |
|---|---|
Possessive |
ObjectNameCaseValue.getPossessive() |
static Possessive |
Possessive.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Possessive[] |
Possessive.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectNameCaseValue.setPossessive(Possessive possessive) |
Copyright © 2020. All Rights Reserved.