| Modifier and Type | Field and Description |
|---|---|
protected DateAccuracyIndicatorType |
SearchIHIResult.dateOfBirthAccuracyIndicator |
protected DateAccuracyIndicatorType |
SearchIHIResult.dateOfDeathAccuracyIndicator |
| Modifier and Type | Method and Description |
|---|---|
DateAccuracyIndicatorType |
SearchIHIResult.getDateOfBirthAccuracyIndicator()
Gets the value of the dateOfBirthAccuracyIndicator property.
|
DateAccuracyIndicatorType |
SearchIHIResult.getDateOfDeathAccuracyIndicator()
Gets the value of the dateOfDeathAccuracyIndicator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchIHIResult.setDateOfBirthAccuracyIndicator(DateAccuracyIndicatorType value)
Sets the value of the dateOfBirthAccuracyIndicator property.
|
void |
SearchIHIResult.setDateOfDeathAccuracyIndicator(DateAccuracyIndicatorType value)
Sets the value of the dateOfDeathAccuracyIndicator property.
|
| Modifier and Type | Method and Description |
|---|---|
static DateAccuracyIndicatorType |
DateAccuracyIndicatorType.fromValue(String v) |
static DateAccuracyIndicatorType |
DateAccuracyIndicatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateAccuracyIndicatorType[] |
DateAccuracyIndicatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DateAccuracyIndicatorType> |
ObjectFactory.createDateOfBirthAccuracyIndicator(DateAccuracyIndicatorType value)
|
JAXBElement<DateAccuracyIndicatorType> |
ObjectFactory.createDateOfDeathAccuracyIndicator(DateAccuracyIndicatorType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DateAccuracyIndicatorType> |
ObjectFactory.createDateOfBirthAccuracyIndicator(DateAccuracyIndicatorType value)
|
JAXBElement<DateAccuracyIndicatorType> |
ObjectFactory.createDateOfDeathAccuracyIndicator(DateAccuracyIndicatorType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected DateAccuracyIndicatorType |
DateAndAccuracyType.accuracyIndicator |
| Modifier and Type | Method and Description |
|---|---|
DateAccuracyIndicatorType |
DateAndAccuracyType.getAccuracyIndicator()
Gets the value of the accuracyIndicator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateAndAccuracyType.setAccuracyIndicator(DateAccuracyIndicatorType value)
Sets the value of the accuracyIndicator property.
|
Copyright © 2021. All rights reserved.