| Package | Description |
|---|---|
| org.genesys.glis.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.address(String address) |
Location |
Location.country(String country) |
Location |
PGRFA.getA01()
Location or name of the person or organization that provided the PGRFA to the holder.
|
Location |
GLISUpdate.getLocation()
Get location
|
Location |
Registration.getLocation()
Get location
|
Location |
BasePGRFA.getLocation()
Get location
|
Location |
PGRFA.getM01()
The organization, individual or legal entity conserving the PGRFA
|
Location |
PGRFA.getUser()
GLIS user account who registered the PGRFA
|
Location |
Location.name(String name) |
Location |
Location.pid(String pid) |
Location |
Location.wiews(String wiews) |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
PGRFA.getA04()
Location of the home base of the person(s) or organization(s) that originally collected the PGRFA from in situ conditions.
|
List<Location> |
PGRFA.getA16()
Location where the material was bred.
|
| Modifier and Type | Method and Description |
|---|---|
PGRFA |
PGRFA.a01(Location a01) |
PGRFA |
PGRFA.addA04Item(Location a04Item) |
PGRFA |
PGRFA.addA16Item(Location a16Item) |
GLISUpdate |
GLISUpdate.location(Location location) |
Registration |
Registration.location(Location location) |
BasePGRFA |
BasePGRFA.location(Location location) |
PGRFA |
PGRFA.m01(Location m01) |
void |
PGRFA.setA01(Location a01) |
void |
GLISUpdate.setLocation(Location location) |
void |
Registration.setLocation(Location location) |
void |
BasePGRFA.setLocation(Location location) |
void |
PGRFA.setM01(Location m01) |
void |
PGRFA.setUser(Location user) |
PGRFA |
PGRFA.user(Location user) |
| Modifier and Type | Method and Description |
|---|---|
PGRFA |
PGRFA.a04(List<Location> a04) |
PGRFA |
PGRFA.a16(List<Location> a16) |
void |
PGRFA.setA04(List<Location> a04) |
void |
PGRFA.setA16(List<Location> a16) |
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.