public class Citation extends Object implements Serializable
Constructor and Description |
---|
Citation() |
Citation(String text,
String identifier,
boolean citationProvidedBySource) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getIdentifier() |
String |
getText() |
int |
hashCode() |
boolean |
isCitationProvidedBySource() |
void |
setCitationProvidedBySource(boolean citationProvidedBySource) |
void |
setIdentifier(String identifier) |
void |
setText(String text) |
String |
toString() |
public Citation()
public String getIdentifier()
public void setIdentifier(String identifier)
public boolean isCitationProvidedBySource()
public void setCitationProvidedBySource(boolean citationProvidedBySource)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.