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