public class DocumentCitation extends AbstractGML
| Constructor and Description |
|---|
DocumentCitation() |
| Modifier and Type | Method and Description |
|---|---|
DocumentCitation |
addLink(Nillable<String> link) |
DocumentCitation |
addLink(String link) |
Nillable<org.joda.time.DateTime> |
getDate() |
List<Nillable<String>> |
getLinks() |
boolean |
isSetDate() |
boolean |
isSetLinks() |
DocumentCitation |
setDate(org.joda.time.DateTime date) |
DocumentCitation |
setDate(Nillable<org.joda.time.DateTime> date) |
DocumentCitation |
setLinks(List<Nillable<String>> links) |
addMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setNamepublic Nillable<org.joda.time.DateTime> getDate()
public DocumentCitation setDate(Nillable<org.joda.time.DateTime> date)
date - the date to setDocumentCitationpublic DocumentCitation setDate(org.joda.time.DateTime date)
date - the date to setDocumentCitationpublic DocumentCitation setLinks(List<Nillable<String>> links)
links - the links to setDocumentCitationpublic DocumentCitation addLink(String link)
public DocumentCitation addLink(Nillable<String> link)
public boolean isSetDate()
public boolean isSetLinks()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.