public class ExtendedID extends ID
The scheme agency aware identifier.
| Constructor and Description |
|---|
ExtendedID(String idValue,
String schemeAgencyId)
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSchemeAgencyId()
|
ExtendedID |
setSchemeAgencyId(String schemeAgencyId)
|
getSchemeId, getValue, setSchemeId, setValuepublic ExtendedID(String idValue, String schemeAgencyId)
Instantiates a new extended id.
idValue - the id valueschemeAgencyId - the scheme agency idpublic String getSchemeAgencyId()
Gets the scheme agency id.
public ExtendedID setSchemeAgencyId(String schemeAgencyId)
Sets the scheme agency id.
schemeAgencyId - the new scheme agency idCopyright © 2014 Konik.io. All Rights Reserved.