MCPcopy Create free account
hub / github.com/ORCID/orcid-model / Source

Method Source

src/main/java/org/orcid/jaxb/model/common_v2/Source.java:42–43  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 protected SourceName sourceName;
41
42 public Source() {
43 }
44
45 public Source(String amenderOrcidPath) {
46 SourceOrcid so = new SourceOrcid();

Callers

nothing calls this directly

Calls 1

setPathMethod · 0.65

Tested by

no test coverage detected