public class AlternateIdentifier extends Object
| Constructor and Description |
|---|
AlternateIdentifier(String value,
String type) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getType()
Retrieves the free text type of the AlternateIdentifier.
|
String |
getValue()
Retrieves the unique free text identifier.
|
int |
hashCode() |
String |
toString() |
public String getValue()
public String getType()
protected boolean canEqual(Object other)
Copyright © 2017–2019. All rights reserved.