public class InstitutionSearchRequest extends SearchRequest
Modifier and Type | Class and Description |
---|---|
static class |
InstitutionSearchRequest.Builder |
Pageable.OffsetLimitParameters
Constructor and Description |
---|
InstitutionSearchRequest() |
Modifier and Type | Method and Description |
---|---|
static InstitutionSearchRequest.Builder |
builder() |
List<Discipline> |
getDisciplines() |
InstitutionGovernance |
getInstitutionalGovernance() |
InstitutionType |
getType() |
void |
setDisciplines(List<Discipline> disciplines) |
void |
setInstitutionalGovernance(InstitutionGovernance institutionalGovernance) |
void |
setType(InstitutionType type) |
getActive, getAlternativeCode, getCity, getCode, getContact, getCountry, getDisplayOnNHCPortal, getFuzzyName, getGbifRegion, getIdentifier, getIdentifierType, getInstitutionKeys, getMachineTagName, getMachineTagNamespace, getMachineTagValue, getMasterSourceType, getName, getNumberSpecimens, getOccurrenceCount, getPage, getQ, getReplacedBy, getSortBy, getSortOrder, getTypeSpecimenCount, setActive, setAlternativeCode, setCity, setCode, setContact, setCountry, setDisplayOnNHCPortal, setFuzzyName, setGbifRegion, setIdentifier, setIdentifierType, setInstitutionKeys, setMachineTagName, setMachineTagNamespace, setMachineTagValue, setMasterSourceType, setName, setNumberSpecimens, setOccurrenceCount, setQ, setReplacedBy, setSortBy, setSortOrder, setTypeSpecimenCount
addOffset, copyPagingValues, equals, getLimit, getOffset, hashCode, setLimit, setOffset, toString
public InstitutionSearchRequest()
@Nullable public InstitutionType getType()
public void setType(@Nullable InstitutionType type)
@Nullable public InstitutionGovernance getInstitutionalGovernance()
public void setInstitutionalGovernance(@Nullable InstitutionGovernance institutionalGovernance)
@Nullable public List<Discipline> getDisciplines()
public void setDisciplines(@Nullable List<Discipline> disciplines)
public static InstitutionSearchRequest.Builder builder()
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.