public class ExternalIdentifierType extends RegistryObjectType
| Modifier and Type | Field and Description |
|---|---|
protected String |
identificationScheme |
protected String |
registryObject |
protected String |
value |
classification, description, externalIdentifier, lid, name, objectType, status, versionInfohome, id, slot| Constructor and Description |
|---|
ExternalIdentifierType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentificationScheme() |
String |
getRegistryObject() |
String |
getValue() |
void |
setIdentificationScheme(String value) |
void |
setRegistryObject(String value) |
void |
setValue(String value) |
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfoprotected String registryObject
protected String identificationScheme
protected String value
public String getRegistryObject()
public void setRegistryObject(String value)
public String getIdentificationScheme()
public void setIdentificationScheme(String value)
public String getValue()
public void setValue(String value)
Copyright © 2020. All rights reserved.