Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ORCID/orcid-model
/ getPutCode
Method
getPutCode
src/main/java/org/orcid/jaxb/model/message/Work.java:105–107 ·
view source on GitHub ↗
Gets the value of the putCode property. @return possible object is Object
()
Source
from the content-addressed store, hash-verified
103
*
104
*/
105
public
String getPutCode() {
106
return
putCode;
107
}
108
109
/**
110
* Sets the value of the putCode property.
Callers
1
testUnmarshallWork
Method · 0.95
Calls
no outgoing calls
Tested by
1
testUnmarshallWork
Method · 0.76