public class SourceableField extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
SourceableField.Source |
Constructor and Description |
---|
SourceableField() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFieldName() |
List<SourceableField.Source> |
getSources() |
int |
hashCode() |
void |
setFieldName(String fieldName) |
void |
setSources(List<SourceableField.Source> sources) |
public SourceableField()
public String getFieldName()
public void setFieldName(String fieldName)
public List<SourceableField.Source> getSources()
public void setSources(List<SourceableField.Source> sources)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.