@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class OtherIdentifier extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_TYPE |
static String |
JSON_PROPERTY_VALUE |
| Constructor and Description |
|---|
OtherIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
One of 'genesysid', 'accnum', etc.
|
String |
getValue()
Get value
|
int |
hashCode() |
void |
setType(String type) |
void |
setValue(String value) |
String |
toString() |
OtherIdentifier |
type(String type) |
OtherIdentifier |
value(String value) |
public static final String JSON_PROPERTY_TYPE
public static final String JSON_PROPERTY_VALUE
public OtherIdentifier type(String type)
public void setType(String type)
public OtherIdentifier value(String value)
public void setValue(String value)
Copyright © 2025 Global Crop Diversity Trust. All rights reserved.