@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-10T16:57:15.984Z") public class Relationship extends Object
| Constructor and Description |
|---|
Relationship() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getObject()
The DOI of the PGRFA related to subject through oper
|
String |
getOper()
The code of the relation operator.
|
String |
getSubject()
The DOI of the PGRFA subject that was provided as search value
|
int |
hashCode() |
Relationship |
object(String object) |
Relationship |
oper(String oper) |
void |
setObject(String object) |
void |
setOper(String oper) |
void |
setSubject(String subject) |
Relationship |
subject(String subject) |
String |
toString() |
public Relationship subject(String subject)
public String getSubject()
public void setSubject(String subject)
public Relationship oper(String oper)
public String getOper()
public void setOper(String oper)
public Relationship object(String object)
public String getObject()
public void setObject(String object)
Copyright © 2018 Global Crop Diversity Trust. All rights reserved.