public class CICitationType extends AbstractObjectType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Java class for CI_Citation_Type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CI_Citation_Type">
<complexContent>
<extension base="{http://www.isotc211.org/2005/gco}AbstractObject_Type">
<sequence>
<element name="title" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType"/>
<element name="alternateTitle" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="date" type="{http://www.isotc211.org/2005/gmd}CI_Date_PropertyType" maxOccurs="unbounded"/>
<element name="edition" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="editionDate" type="{http://www.isotc211.org/2005/gco}Date_PropertyType" minOccurs="0"/>
<element name="identifier" type="{http://www.isotc211.org/2005/gmd}MD_Identifier_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="citedResponsibleParty" type="{http://www.isotc211.org/2005/gmd}CI_ResponsibleParty_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="presentationForm" type="{http://www.isotc211.org/2005/gmd}CI_PresentationFormCode_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="series" type="{http://www.isotc211.org/2005/gmd}CI_Series_PropertyType" minOccurs="0"/>
<element name="otherCitationDetails" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="collectiveTitle" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="ISBN" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
<element name="ISSN" type="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<CharacterStringPropertyType> |
alternateTitle |
protected List<CIResponsiblePartyPropertyType> |
citedResponsibleParty |
protected CharacterStringPropertyType |
collectiveTitle |
protected List<CIDatePropertyType> |
date |
protected CharacterStringPropertyType |
edition |
protected DatePropertyType |
editionDate |
protected List<MDIdentifierPropertyType> |
identifier |
protected CharacterStringPropertyType |
isbn |
protected CharacterStringPropertyType |
issn |
protected CharacterStringPropertyType |
otherCitationDetails |
protected List<CIPresentationFormCodePropertyType> |
presentationForm |
protected CISeriesPropertyType |
series |
protected CharacterStringPropertyType |
title |
id, uuid| Constructor and Description |
|---|
CICitationType() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
Object |
createNewInstance() |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
List<CharacterStringPropertyType> |
getAlternateTitle()
Gets the value of the alternateTitle property.
|
List<CIResponsiblePartyPropertyType> |
getCitedResponsibleParty()
Gets the value of the citedResponsibleParty property.
|
CharacterStringPropertyType |
getCollectiveTitle()
Gets the value of the collectiveTitle property.
|
List<CIDatePropertyType> |
getDate()
Gets the value of the date property.
|
CharacterStringPropertyType |
getEdition()
Gets the value of the edition property.
|
DatePropertyType |
getEditionDate()
Gets the value of the editionDate property.
|
List<MDIdentifierPropertyType> |
getIdentifier()
Gets the value of the identifier property.
|
CharacterStringPropertyType |
getISBN()
Gets the value of the isbn property.
|
CharacterStringPropertyType |
getISSN()
Gets the value of the issn property.
|
CharacterStringPropertyType |
getOtherCitationDetails()
Gets the value of the otherCitationDetails property.
|
List<CIPresentationFormCodePropertyType> |
getPresentationForm()
Gets the value of the presentationForm property.
|
CISeriesPropertyType |
getSeries()
Gets the value of the series property.
|
CharacterStringPropertyType |
getTitle()
Gets the value of the title property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetAlternateTitle() |
boolean |
isSetCitedResponsibleParty() |
boolean |
isSetCollectiveTitle() |
boolean |
isSetDate() |
boolean |
isSetEdition() |
boolean |
isSetEditionDate() |
boolean |
isSetIdentifier() |
boolean |
isSetISBN() |
boolean |
isSetISSN() |
boolean |
isSetOtherCitationDetails() |
boolean |
isSetPresentationForm() |
boolean |
isSetSeries() |
boolean |
isSetTitle() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(Object left,
Object right) |
void |
setAlternateTitle(List<CharacterStringPropertyType> value) |
void |
setCitedResponsibleParty(List<CIResponsiblePartyPropertyType> value) |
void |
setCollectiveTitle(CharacterStringPropertyType value)
Sets the value of the collectiveTitle property.
|
void |
setDate(List<CIDatePropertyType> value) |
void |
setEdition(CharacterStringPropertyType value)
Sets the value of the edition property.
|
void |
setEditionDate(DatePropertyType value)
Sets the value of the editionDate property.
|
void |
setIdentifier(List<MDIdentifierPropertyType> value) |
void |
setISBN(CharacterStringPropertyType value)
Sets the value of the isbn property.
|
void |
setISSN(CharacterStringPropertyType value)
Sets the value of the issn property.
|
void |
setOtherCitationDetails(CharacterStringPropertyType value)
Sets the value of the otherCitationDetails property.
|
void |
setPresentationForm(List<CIPresentationFormCodePropertyType> value) |
void |
setSeries(CISeriesPropertyType value)
Sets the value of the series property.
|
void |
setTitle(CharacterStringPropertyType value)
Sets the value of the title property.
|
String |
toString() |
void |
unsetAlternateTitle() |
void |
unsetCitedResponsibleParty() |
void |
unsetDate() |
void |
unsetIdentifier() |
void |
unsetPresentationForm() |
@NotNull(message="CICitationType.title {javax.validation.constraints.NotNull.message}")
protected CharacterStringPropertyType title
protected List<CharacterStringPropertyType> alternateTitle
@NotNull(message="CICitationType.date {javax.validation.constraints.NotNull.message}")
@Size(min=1)
protected List<CIDatePropertyType> date
protected CharacterStringPropertyType edition
protected DatePropertyType editionDate
protected List<MDIdentifierPropertyType> identifier
protected List<CIResponsiblePartyPropertyType> citedResponsibleParty
protected List<CIPresentationFormCodePropertyType> presentationForm
protected CISeriesPropertyType series
protected CharacterStringPropertyType otherCitationDetails
protected CharacterStringPropertyType collectiveTitle
protected CharacterStringPropertyType isbn
protected CharacterStringPropertyType issn
public CharacterStringPropertyType getTitle()
CharacterStringPropertyTypepublic void setTitle(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetTitle()
public List<CharacterStringPropertyType> getAlternateTitle()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the alternateTitle property.
For example, to add a new item, do as follows:
getAlternateTitle().add(newItem);
Objects of the following type(s) are allowed in the list
CharacterStringPropertyType
public boolean isSetAlternateTitle()
public void unsetAlternateTitle()
public List<CIDatePropertyType> getDate()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the date property.
For example, to add a new item, do as follows:
getDate().add(newItem);
Objects of the following type(s) are allowed in the list
CIDatePropertyType
public boolean isSetDate()
public void unsetDate()
public CharacterStringPropertyType getEdition()
CharacterStringPropertyTypepublic void setEdition(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetEdition()
public DatePropertyType getEditionDate()
DatePropertyTypepublic void setEditionDate(DatePropertyType value)
value - allowed object is
DatePropertyTypepublic boolean isSetEditionDate()
public List<MDIdentifierPropertyType> getIdentifier()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the identifier property.
For example, to add a new item, do as follows:
getIdentifier().add(newItem);
Objects of the following type(s) are allowed in the list
MDIdentifierPropertyType
public boolean isSetIdentifier()
public void unsetIdentifier()
public List<CIResponsiblePartyPropertyType> getCitedResponsibleParty()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the citedResponsibleParty property.
For example, to add a new item, do as follows:
getCitedResponsibleParty().add(newItem);
Objects of the following type(s) are allowed in the list
CIResponsiblePartyPropertyType
public boolean isSetCitedResponsibleParty()
public void unsetCitedResponsibleParty()
public List<CIPresentationFormCodePropertyType> getPresentationForm()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the presentationForm property.
For example, to add a new item, do as follows:
getPresentationForm().add(newItem);
Objects of the following type(s) are allowed in the list
CIPresentationFormCodePropertyType
public boolean isSetPresentationForm()
public void unsetPresentationForm()
public CISeriesPropertyType getSeries()
CISeriesPropertyTypepublic void setSeries(CISeriesPropertyType value)
value - allowed object is
CISeriesPropertyTypepublic boolean isSetSeries()
public CharacterStringPropertyType getOtherCitationDetails()
CharacterStringPropertyTypepublic void setOtherCitationDetails(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetOtherCitationDetails()
public CharacterStringPropertyType getCollectiveTitle()
CharacterStringPropertyTypepublic void setCollectiveTitle(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetCollectiveTitle()
public CharacterStringPropertyType getISBN()
CharacterStringPropertyTypepublic void setISBN(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetISBN()
public CharacterStringPropertyType getISSN()
CharacterStringPropertyTypepublic void setISSN(CharacterStringPropertyType value)
value - allowed object is
CharacterStringPropertyTypepublic boolean isSetISSN()
public String toString()
toString in class AbstractObjectTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractObjectTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AbstractObjectTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractObjectTypepublic boolean equals(Object object)
equals in class AbstractObjectTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractObjectTypepublic int hashCode()
hashCode in class AbstractObjectTypepublic Object clone()
clone in class AbstractObjectTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractObjectTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractObjectTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractObjectTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractObjectTypepublic void setAlternateTitle(List<CharacterStringPropertyType> value)
public void setDate(List<CIDatePropertyType> value)
public void setIdentifier(List<MDIdentifierPropertyType> value)
public void setCitedResponsibleParty(List<CIResponsiblePartyPropertyType> value)
public void setPresentationForm(List<CIPresentationFormCodePropertyType> value)
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.