public class OrcidOtherNames extends Object
| Constructor and Description |
|---|
OrcidOtherNames() |
| Modifier and Type | Method and Description |
|---|---|
OrcidDate |
getLastModifiedDate() |
OrcidOtherName[] |
getOtherNames() |
String |
getPath() |
void |
setLastModifiedDate(OrcidDate lastModifiedDate) |
void |
setOtherNames(OrcidOtherName[] otherNames) |
void |
setPath(String path) |
public OrcidDate getLastModifiedDate()
public void setLastModifiedDate(OrcidDate lastModifiedDate)
public OrcidOtherName[] getOtherNames()
public void setOtherNames(OrcidOtherName[] otherNames)
public String getPath()
public void setPath(String path)
Copyright © 2017. All rights reserved.