Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Java Client API
Commits
9a61acb7
Commit
9a61acb7
authored
Dec 11, 2021
by
Matija Obreza
Browse files
API: Added `cropCode`
parent
4880b4be
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/genesys2/client/oauth/api/accession/Api1Constants.java
View file @
9a61acb7
...
...
@@ -193,6 +193,11 @@ public interface Api1Constants {
*/
public
static
final
String
CROPNAME
=
"cropName"
;
/**
* Gene bank provided Genesys Crop code
*/
public
static
final
String
CROPCODE
=
"cropCode"
;
/**
* Corresponds to BREDNAME.
*/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment