public class CICitationImpl extends AbstractObjectImpl implements CICitation
| Constructor and Description |
|---|
CICitationImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAlternateTitle(String alternateTitle)
Adds a new alternateTitle property
|
void |
addCitedResponsibleParty(CIResponsibleParty citedResponsibleParty)
Adds a new citedResponsibleParty property
|
void |
addDate(CIDate date)
Adds a new date property
|
void |
addIdentifier(MDIdentifier identifier)
Adds a new identifier property
|
void |
addPresentationForm(CodeListValue presentationForm)
Adds a new presentationForm property
|
List<String> |
getAlternateTitleList()
Gets the list of alternateTitle properties
|
net.opengis.OgcPropertyList<CIResponsibleParty> |
getCitedResponsiblePartyList()
Gets the list of citedResponsibleParty properties
|
String |
getCollectiveTitle()
Gets the collectiveTitle property
|
net.opengis.OgcPropertyList<CIDate> |
getDateList()
Gets the list of date properties
|
String |
getEdition()
Gets the edition property
|
net.opengis.IDateTime |
getEditionDate()
Gets the editionDate property
|
net.opengis.OgcPropertyList<MDIdentifier> |
getIdentifierList()
Gets the list of identifier properties
|
String |
getISBN()
Gets the isbn property
|
String |
getISSN()
Gets the issn property
|
int |
getNumAlternateTitles()
Returns number of alternateTitle properties
|
int |
getNumCitedResponsiblePartys()
Returns number of citedResponsibleParty properties
|
int |
getNumDates()
Returns number of date properties
|
int |
getNumIdentifiers()
Returns number of identifier properties
|
int |
getNumPresentationForms()
Returns number of presentationForm properties
|
String |
getOtherCitationDetails()
Gets the otherCitationDetails property
|
List<CodeListValue> |
getPresentationFormList()
Gets the list of presentationForm properties
|
CISeries |
getSeries()
Gets the series property
|
net.opengis.OgcProperty<CISeries> |
getSeriesProperty()
Gets extra info (name, xlink, etc.) carried by the series property
|
String |
getTitle()
Gets the title property
|
boolean |
isSetCollectiveTitle()
Checks if collectiveTitle is set
|
boolean |
isSetEdition()
Checks if edition is set
|
boolean |
isSetEditionDate()
Checks if editionDate is set
|
boolean |
isSetISBN()
Checks if isbn is set
|
boolean |
isSetISSN()
Checks if issn is set
|
boolean |
isSetOtherCitationDetails()
Checks if otherCitationDetails is set
|
boolean |
isSetSeries()
Checks if series is set
|
void |
setCollectiveTitle(String collectiveTitle)
Sets the collectiveTitle property
|
void |
setEdition(String edition)
Sets the edition property
|
void |
setEditionDate(net.opengis.IDateTime editionDate)
Sets the editionDateAsDateTime property
|
void |
setISBN(String isbn)
Sets the isbn property
|
void |
setISSN(String issn)
Sets the issn property
|
void |
setOtherCitationDetails(String otherCitationDetails)
Sets the otherCitationDetails property
|
void |
setSeries(CISeries series)
Sets the series property
|
void |
setTitle(String title)
Sets the title property
|
getId, getUuid, isSetId, isSetUuid, setId, setUuidpublic String getTitle()
getTitle in interface CICitationpublic void setTitle(String title)
setTitle in interface CICitationpublic List<String> getAlternateTitleList()
getAlternateTitleList in interface CICitationpublic int getNumAlternateTitles()
getNumAlternateTitles in interface CICitationpublic void addAlternateTitle(String alternateTitle)
addAlternateTitle in interface CICitationpublic net.opengis.OgcPropertyList<CIDate> getDateList()
getDateList in interface CICitationpublic int getNumDates()
getNumDates in interface CICitationpublic void addDate(CIDate date)
addDate in interface CICitationpublic String getEdition()
getEdition in interface CICitationpublic boolean isSetEdition()
isSetEdition in interface CICitationpublic void setEdition(String edition)
setEdition in interface CICitationpublic net.opengis.IDateTime getEditionDate()
getEditionDate in interface CICitationpublic boolean isSetEditionDate()
isSetEditionDate in interface CICitationpublic void setEditionDate(net.opengis.IDateTime editionDate)
setEditionDate in interface CICitationpublic net.opengis.OgcPropertyList<MDIdentifier> getIdentifierList()
getIdentifierList in interface CICitationpublic int getNumIdentifiers()
getNumIdentifiers in interface CICitationpublic void addIdentifier(MDIdentifier identifier)
addIdentifier in interface CICitationpublic net.opengis.OgcPropertyList<CIResponsibleParty> getCitedResponsiblePartyList()
getCitedResponsiblePartyList in interface CICitationpublic int getNumCitedResponsiblePartys()
getNumCitedResponsiblePartys in interface CICitationpublic void addCitedResponsibleParty(CIResponsibleParty citedResponsibleParty)
addCitedResponsibleParty in interface CICitationpublic List<CodeListValue> getPresentationFormList()
getPresentationFormList in interface CICitationpublic int getNumPresentationForms()
getNumPresentationForms in interface CICitationpublic void addPresentationForm(CodeListValue presentationForm)
addPresentationForm in interface CICitationpublic CISeries getSeries()
getSeries in interface CICitationpublic net.opengis.OgcProperty<CISeries> getSeriesProperty()
getSeriesProperty in interface CICitationpublic boolean isSetSeries()
isSetSeries in interface CICitationpublic void setSeries(CISeries series)
setSeries in interface CICitationpublic String getOtherCitationDetails()
getOtherCitationDetails in interface CICitationpublic boolean isSetOtherCitationDetails()
isSetOtherCitationDetails in interface CICitationpublic void setOtherCitationDetails(String otherCitationDetails)
setOtherCitationDetails in interface CICitationpublic String getCollectiveTitle()
getCollectiveTitle in interface CICitationpublic boolean isSetCollectiveTitle()
isSetCollectiveTitle in interface CICitationpublic void setCollectiveTitle(String collectiveTitle)
setCollectiveTitle in interface CICitationpublic String getISBN()
getISBN in interface CICitationpublic boolean isSetISBN()
isSetISBN in interface CICitationpublic void setISBN(String isbn)
setISBN in interface CICitationpublic String getISSN()
getISSN in interface CICitationpublic boolean isSetISSN()
isSetISSN in interface CICitationpublic void setISSN(String issn)
setISSN in interface CICitationCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.