Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ORCID/orcid-model
/ Source
Method
Source
src/main/java/org/orcid/jaxb/model/message/Source.java:57–58 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
protected
SourceDate sourceDate;
56
57
public
Source() {
58
}
59
60
public
Source(String amenderOrcidPath) {
61
SourceOrcid so =
new
SourceOrcid();
Callers
nothing calls this directly
Calls
1
setPath
Method · 0.65
Tested by
no test coverage detected