| Modifier and Type | Method and Description |
|---|---|
static NameSuffixType |
NameSuffixType.fromValue(String v) |
static NameSuffixType |
NameSuffixType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NameSuffixType[] |
NameSuffixType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameSuffixType> |
ObjectFactory.createNameSuffix(NameSuffixType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NameSuffixType> |
ObjectFactory.createNameSuffix(NameSuffixType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<NameSuffixType> |
IndividualName.nameSuffix |
| Modifier and Type | Method and Description |
|---|---|
List<NameSuffixType> |
IndividualName.getNameSuffix()
Gets the value of the nameSuffix property.
|
Copyright © 2021. All rights reserved.