Package org.isotc211.x2005.gmd.impl
Class CICitationTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- org.isotc211.x2005.gco.impl.AbstractObjectTypeImpl
-
- org.isotc211.x2005.gmd.impl.CICitationTypeImpl
-
- All Implemented Interfaces:
Serializable,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource,AbstractObjectType,CICitationType
public class CICitationTypeImpl extends AbstractObjectTypeImpl implements CICitationType
An XML CI_Citation_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.isotc211.x2005.gco.AbstractObjectType
AbstractObjectType.Factory
-
Nested classes/interfaces inherited from interface org.isotc211.x2005.gmd.CICitationType
CICitationType.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface org.isotc211.x2005.gco.AbstractObjectType
type
-
Fields inherited from interface org.isotc211.x2005.gmd.CICitationType
type
-
-
Constructor Summary
Constructors Constructor Description CICitationTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CharacterStringPropertyTypeaddNewAlternateTitle()Appends and returns a new empty value (as xml) as the last "alternateTitle" elementCIResponsiblePartyPropertyTypeaddNewCitedResponsibleParty()Appends and returns a new empty value (as xml) as the last "citedResponsibleParty" elementCharacterStringPropertyTypeaddNewCollectiveTitle()Appends and returns a new empty "collectiveTitle" elementCIDatePropertyTypeaddNewDate()Appends and returns a new empty value (as xml) as the last "date" elementCharacterStringPropertyTypeaddNewEdition()Appends and returns a new empty "edition" elementDatePropertyTypeaddNewEditionDate()Appends and returns a new empty "editionDate" elementMDIdentifierPropertyTypeaddNewIdentifier()Appends and returns a new empty value (as xml) as the last "identifier" elementCharacterStringPropertyTypeaddNewISBN()Appends and returns a new empty "ISBN" elementCharacterStringPropertyTypeaddNewISSN()Appends and returns a new empty "ISSN" elementCharacterStringPropertyTypeaddNewOtherCitationDetails()Appends and returns a new empty "otherCitationDetails" elementCIPresentationFormCodePropertyTypeaddNewPresentationForm()Appends and returns a new empty value (as xml) as the last "presentationForm" elementCISeriesPropertyTypeaddNewSeries()Appends and returns a new empty "series" elementCharacterStringPropertyTypeaddNewTitle()Appends and returns a new empty "title" elementCharacterStringPropertyType[]getAlternateTitleArray()Gets array of all "alternateTitle" elementsCharacterStringPropertyTypegetAlternateTitleArray(int i)Gets ith "alternateTitle" elementCIResponsiblePartyPropertyType[]getCitedResponsiblePartyArray()Gets array of all "citedResponsibleParty" elementsCIResponsiblePartyPropertyTypegetCitedResponsiblePartyArray(int i)Gets ith "citedResponsibleParty" elementCharacterStringPropertyTypegetCollectiveTitle()Gets the "collectiveTitle" elementCIDatePropertyType[]getDateArray()Gets array of all "date" elementsCIDatePropertyTypegetDateArray(int i)Gets ith "date" elementCharacterStringPropertyTypegetEdition()Gets the "edition" elementDatePropertyTypegetEditionDate()Gets the "editionDate" elementMDIdentifierPropertyType[]getIdentifierArray()Gets array of all "identifier" elementsMDIdentifierPropertyTypegetIdentifierArray(int i)Gets ith "identifier" elementCharacterStringPropertyTypegetISBN()Gets the "ISBN" elementCharacterStringPropertyTypegetISSN()Gets the "ISSN" elementCharacterStringPropertyTypegetOtherCitationDetails()Gets the "otherCitationDetails" elementCIPresentationFormCodePropertyType[]getPresentationFormArray()Gets array of all "presentationForm" elementsCIPresentationFormCodePropertyTypegetPresentationFormArray(int i)Gets ith "presentationForm" elementCISeriesPropertyTypegetSeries()Gets the "series" elementCharacterStringPropertyTypegetTitle()Gets the "title" elementCharacterStringPropertyTypeinsertNewAlternateTitle(int i)Inserts and returns a new empty value (as xml) as the ith "alternateTitle" elementCIResponsiblePartyPropertyTypeinsertNewCitedResponsibleParty(int i)Inserts and returns a new empty value (as xml) as the ith "citedResponsibleParty" elementCIDatePropertyTypeinsertNewDate(int i)Inserts and returns a new empty value (as xml) as the ith "date" elementMDIdentifierPropertyTypeinsertNewIdentifier(int i)Inserts and returns a new empty value (as xml) as the ith "identifier" elementCIPresentationFormCodePropertyTypeinsertNewPresentationForm(int i)Inserts and returns a new empty value (as xml) as the ith "presentationForm" elementbooleanisSetCollectiveTitle()True if has "collectiveTitle" elementbooleanisSetEdition()True if has "edition" elementbooleanisSetEditionDate()True if has "editionDate" elementbooleanisSetISBN()True if has "ISBN" elementbooleanisSetISSN()True if has "ISSN" elementbooleanisSetOtherCitationDetails()True if has "otherCitationDetails" elementbooleanisSetSeries()True if has "series" elementvoidremoveAlternateTitle(int i)Removes the ith "alternateTitle" elementvoidremoveCitedResponsibleParty(int i)Removes the ith "citedResponsibleParty" elementvoidremoveDate(int i)Removes the ith "date" elementvoidremoveIdentifier(int i)Removes the ith "identifier" elementvoidremovePresentationForm(int i)Removes the ith "presentationForm" elementvoidsetAlternateTitleArray(int i, CharacterStringPropertyType alternateTitle)Sets ith "alternateTitle" elementvoidsetAlternateTitleArray(CharacterStringPropertyType[] alternateTitleArray)Sets array of all "alternateTitle" elementvoidsetCitedResponsiblePartyArray(int i, CIResponsiblePartyPropertyType citedResponsibleParty)Sets ith "citedResponsibleParty" elementvoidsetCitedResponsiblePartyArray(CIResponsiblePartyPropertyType[] citedResponsiblePartyArray)Sets array of all "citedResponsibleParty" elementvoidsetCollectiveTitle(CharacterStringPropertyType collectiveTitle)Sets the "collectiveTitle" elementvoidsetDateArray(int i, CIDatePropertyType date)Sets ith "date" elementvoidsetDateArray(CIDatePropertyType[] dateArray)Sets array of all "date" elementvoidsetEdition(CharacterStringPropertyType edition)Sets the "edition" elementvoidsetEditionDate(DatePropertyType editionDate)Sets the "editionDate" elementvoidsetIdentifierArray(int i, MDIdentifierPropertyType identifier)Sets ith "identifier" elementvoidsetIdentifierArray(MDIdentifierPropertyType[] identifierArray)Sets array of all "identifier" elementvoidsetISBN(CharacterStringPropertyType isbn)Sets the "ISBN" elementvoidsetISSN(CharacterStringPropertyType issn)Sets the "ISSN" elementvoidsetOtherCitationDetails(CharacterStringPropertyType otherCitationDetails)Sets the "otherCitationDetails" elementvoidsetPresentationFormArray(int i, CIPresentationFormCodePropertyType presentationForm)Sets ith "presentationForm" elementvoidsetPresentationFormArray(CIPresentationFormCodePropertyType[] presentationFormArray)Sets array of all "presentationForm" elementvoidsetSeries(CISeriesPropertyType series)Sets the "series" elementvoidsetTitle(CharacterStringPropertyType title)Sets the "title" elementintsizeOfAlternateTitleArray()Returns number of "alternateTitle" elementintsizeOfCitedResponsiblePartyArray()Returns number of "citedResponsibleParty" elementintsizeOfDateArray()Returns number of "date" elementintsizeOfIdentifierArray()Returns number of "identifier" elementintsizeOfPresentationFormArray()Returns number of "presentationForm" elementvoidunsetCollectiveTitle()Unsets the "collectiveTitle" elementvoidunsetEdition()Unsets the "edition" elementvoidunsetEditionDate()Unsets the "editionDate" elementvoidunsetISBN()Unsets the "ISBN" elementvoidunsetISSN()Unsets the "ISSN" elementvoidunsetOtherCitationDetails()Unsets the "otherCitationDetails" elementvoidunsetSeries()Unsets the "series" element-
Methods inherited from class org.isotc211.x2005.gco.impl.AbstractObjectTypeImpl
getId, getUuid, isSetId, isSetUuid, setId, setUuid, unsetId, unsetUuid, xgetId, xgetUuid, xsetId, xsetUuid
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.isotc211.x2005.gco.AbstractObjectType
getId, getUuid, isSetId, isSetUuid, setId, setUuid, unsetId, unsetUuid, xgetId, xgetUuid, xsetId, xsetUuid
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getTitle
public CharacterStringPropertyType getTitle()
Gets the "title" element- Specified by:
getTitlein interfaceCICitationType
-
setTitle
public void setTitle(CharacterStringPropertyType title)
Sets the "title" element- Specified by:
setTitlein interfaceCICitationType
-
addNewTitle
public CharacterStringPropertyType addNewTitle()
Appends and returns a new empty "title" element- Specified by:
addNewTitlein interfaceCICitationType
-
getAlternateTitleArray
public CharacterStringPropertyType[] getAlternateTitleArray()
Gets array of all "alternateTitle" elements- Specified by:
getAlternateTitleArrayin interfaceCICitationType
-
getAlternateTitleArray
public CharacterStringPropertyType getAlternateTitleArray(int i)
Gets ith "alternateTitle" element- Specified by:
getAlternateTitleArrayin interfaceCICitationType
-
sizeOfAlternateTitleArray
public int sizeOfAlternateTitleArray()
Returns number of "alternateTitle" element- Specified by:
sizeOfAlternateTitleArrayin interfaceCICitationType
-
setAlternateTitleArray
public void setAlternateTitleArray(CharacterStringPropertyType[] alternateTitleArray)
Sets array of all "alternateTitle" element- Specified by:
setAlternateTitleArrayin interfaceCICitationType
-
setAlternateTitleArray
public void setAlternateTitleArray(int i, CharacterStringPropertyType alternateTitle)Sets ith "alternateTitle" element- Specified by:
setAlternateTitleArrayin interfaceCICitationType
-
insertNewAlternateTitle
public CharacterStringPropertyType insertNewAlternateTitle(int i)
Inserts and returns a new empty value (as xml) as the ith "alternateTitle" element- Specified by:
insertNewAlternateTitlein interfaceCICitationType
-
addNewAlternateTitle
public CharacterStringPropertyType addNewAlternateTitle()
Appends and returns a new empty value (as xml) as the last "alternateTitle" element- Specified by:
addNewAlternateTitlein interfaceCICitationType
-
removeAlternateTitle
public void removeAlternateTitle(int i)
Removes the ith "alternateTitle" element- Specified by:
removeAlternateTitlein interfaceCICitationType
-
getDateArray
public CIDatePropertyType[] getDateArray()
Gets array of all "date" elements- Specified by:
getDateArrayin interfaceCICitationType
-
getDateArray
public CIDatePropertyType getDateArray(int i)
Gets ith "date" element- Specified by:
getDateArrayin interfaceCICitationType
-
sizeOfDateArray
public int sizeOfDateArray()
Returns number of "date" element- Specified by:
sizeOfDateArrayin interfaceCICitationType
-
setDateArray
public void setDateArray(CIDatePropertyType[] dateArray)
Sets array of all "date" element- Specified by:
setDateArrayin interfaceCICitationType
-
setDateArray
public void setDateArray(int i, CIDatePropertyType date)Sets ith "date" element- Specified by:
setDateArrayin interfaceCICitationType
-
insertNewDate
public CIDatePropertyType insertNewDate(int i)
Inserts and returns a new empty value (as xml) as the ith "date" element- Specified by:
insertNewDatein interfaceCICitationType
-
addNewDate
public CIDatePropertyType addNewDate()
Appends and returns a new empty value (as xml) as the last "date" element- Specified by:
addNewDatein interfaceCICitationType
-
removeDate
public void removeDate(int i)
Removes the ith "date" element- Specified by:
removeDatein interfaceCICitationType
-
getEdition
public CharacterStringPropertyType getEdition()
Gets the "edition" element- Specified by:
getEditionin interfaceCICitationType
-
isSetEdition
public boolean isSetEdition()
True if has "edition" element- Specified by:
isSetEditionin interfaceCICitationType
-
setEdition
public void setEdition(CharacterStringPropertyType edition)
Sets the "edition" element- Specified by:
setEditionin interfaceCICitationType
-
addNewEdition
public CharacterStringPropertyType addNewEdition()
Appends and returns a new empty "edition" element- Specified by:
addNewEditionin interfaceCICitationType
-
unsetEdition
public void unsetEdition()
Unsets the "edition" element- Specified by:
unsetEditionin interfaceCICitationType
-
getEditionDate
public DatePropertyType getEditionDate()
Gets the "editionDate" element- Specified by:
getEditionDatein interfaceCICitationType
-
isSetEditionDate
public boolean isSetEditionDate()
True if has "editionDate" element- Specified by:
isSetEditionDatein interfaceCICitationType
-
setEditionDate
public void setEditionDate(DatePropertyType editionDate)
Sets the "editionDate" element- Specified by:
setEditionDatein interfaceCICitationType
-
addNewEditionDate
public DatePropertyType addNewEditionDate()
Appends and returns a new empty "editionDate" element- Specified by:
addNewEditionDatein interfaceCICitationType
-
unsetEditionDate
public void unsetEditionDate()
Unsets the "editionDate" element- Specified by:
unsetEditionDatein interfaceCICitationType
-
getIdentifierArray
public MDIdentifierPropertyType[] getIdentifierArray()
Gets array of all "identifier" elements- Specified by:
getIdentifierArrayin interfaceCICitationType
-
getIdentifierArray
public MDIdentifierPropertyType getIdentifierArray(int i)
Gets ith "identifier" element- Specified by:
getIdentifierArrayin interfaceCICitationType
-
sizeOfIdentifierArray
public int sizeOfIdentifierArray()
Returns number of "identifier" element- Specified by:
sizeOfIdentifierArrayin interfaceCICitationType
-
setIdentifierArray
public void setIdentifierArray(MDIdentifierPropertyType[] identifierArray)
Sets array of all "identifier" element- Specified by:
setIdentifierArrayin interfaceCICitationType
-
setIdentifierArray
public void setIdentifierArray(int i, MDIdentifierPropertyType identifier)Sets ith "identifier" element- Specified by:
setIdentifierArrayin interfaceCICitationType
-
insertNewIdentifier
public MDIdentifierPropertyType insertNewIdentifier(int i)
Inserts and returns a new empty value (as xml) as the ith "identifier" element- Specified by:
insertNewIdentifierin interfaceCICitationType
-
addNewIdentifier
public MDIdentifierPropertyType addNewIdentifier()
Appends and returns a new empty value (as xml) as the last "identifier" element- Specified by:
addNewIdentifierin interfaceCICitationType
-
removeIdentifier
public void removeIdentifier(int i)
Removes the ith "identifier" element- Specified by:
removeIdentifierin interfaceCICitationType
-
getCitedResponsiblePartyArray
public CIResponsiblePartyPropertyType[] getCitedResponsiblePartyArray()
Gets array of all "citedResponsibleParty" elements- Specified by:
getCitedResponsiblePartyArrayin interfaceCICitationType
-
getCitedResponsiblePartyArray
public CIResponsiblePartyPropertyType getCitedResponsiblePartyArray(int i)
Gets ith "citedResponsibleParty" element- Specified by:
getCitedResponsiblePartyArrayin interfaceCICitationType
-
sizeOfCitedResponsiblePartyArray
public int sizeOfCitedResponsiblePartyArray()
Returns number of "citedResponsibleParty" element- Specified by:
sizeOfCitedResponsiblePartyArrayin interfaceCICitationType
-
setCitedResponsiblePartyArray
public void setCitedResponsiblePartyArray(CIResponsiblePartyPropertyType[] citedResponsiblePartyArray)
Sets array of all "citedResponsibleParty" element- Specified by:
setCitedResponsiblePartyArrayin interfaceCICitationType
-
setCitedResponsiblePartyArray
public void setCitedResponsiblePartyArray(int i, CIResponsiblePartyPropertyType citedResponsibleParty)Sets ith "citedResponsibleParty" element- Specified by:
setCitedResponsiblePartyArrayin interfaceCICitationType
-
insertNewCitedResponsibleParty
public CIResponsiblePartyPropertyType insertNewCitedResponsibleParty(int i)
Inserts and returns a new empty value (as xml) as the ith "citedResponsibleParty" element- Specified by:
insertNewCitedResponsiblePartyin interfaceCICitationType
-
addNewCitedResponsibleParty
public CIResponsiblePartyPropertyType addNewCitedResponsibleParty()
Appends and returns a new empty value (as xml) as the last "citedResponsibleParty" element- Specified by:
addNewCitedResponsiblePartyin interfaceCICitationType
-
removeCitedResponsibleParty
public void removeCitedResponsibleParty(int i)
Removes the ith "citedResponsibleParty" element- Specified by:
removeCitedResponsiblePartyin interfaceCICitationType
-
getPresentationFormArray
public CIPresentationFormCodePropertyType[] getPresentationFormArray()
Gets array of all "presentationForm" elements- Specified by:
getPresentationFormArrayin interfaceCICitationType
-
getPresentationFormArray
public CIPresentationFormCodePropertyType getPresentationFormArray(int i)
Gets ith "presentationForm" element- Specified by:
getPresentationFormArrayin interfaceCICitationType
-
sizeOfPresentationFormArray
public int sizeOfPresentationFormArray()
Returns number of "presentationForm" element- Specified by:
sizeOfPresentationFormArrayin interfaceCICitationType
-
setPresentationFormArray
public void setPresentationFormArray(CIPresentationFormCodePropertyType[] presentationFormArray)
Sets array of all "presentationForm" element- Specified by:
setPresentationFormArrayin interfaceCICitationType
-
setPresentationFormArray
public void setPresentationFormArray(int i, CIPresentationFormCodePropertyType presentationForm)Sets ith "presentationForm" element- Specified by:
setPresentationFormArrayin interfaceCICitationType
-
insertNewPresentationForm
public CIPresentationFormCodePropertyType insertNewPresentationForm(int i)
Inserts and returns a new empty value (as xml) as the ith "presentationForm" element- Specified by:
insertNewPresentationFormin interfaceCICitationType
-
addNewPresentationForm
public CIPresentationFormCodePropertyType addNewPresentationForm()
Appends and returns a new empty value (as xml) as the last "presentationForm" element- Specified by:
addNewPresentationFormin interfaceCICitationType
-
removePresentationForm
public void removePresentationForm(int i)
Removes the ith "presentationForm" element- Specified by:
removePresentationFormin interfaceCICitationType
-
getSeries
public CISeriesPropertyType getSeries()
Gets the "series" element- Specified by:
getSeriesin interfaceCICitationType
-
isSetSeries
public boolean isSetSeries()
True if has "series" element- Specified by:
isSetSeriesin interfaceCICitationType
-
setSeries
public void setSeries(CISeriesPropertyType series)
Sets the "series" element- Specified by:
setSeriesin interfaceCICitationType
-
addNewSeries
public CISeriesPropertyType addNewSeries()
Appends and returns a new empty "series" element- Specified by:
addNewSeriesin interfaceCICitationType
-
unsetSeries
public void unsetSeries()
Unsets the "series" element- Specified by:
unsetSeriesin interfaceCICitationType
-
getOtherCitationDetails
public CharacterStringPropertyType getOtherCitationDetails()
Gets the "otherCitationDetails" element- Specified by:
getOtherCitationDetailsin interfaceCICitationType
-
isSetOtherCitationDetails
public boolean isSetOtherCitationDetails()
True if has "otherCitationDetails" element- Specified by:
isSetOtherCitationDetailsin interfaceCICitationType
-
setOtherCitationDetails
public void setOtherCitationDetails(CharacterStringPropertyType otherCitationDetails)
Sets the "otherCitationDetails" element- Specified by:
setOtherCitationDetailsin interfaceCICitationType
-
addNewOtherCitationDetails
public CharacterStringPropertyType addNewOtherCitationDetails()
Appends and returns a new empty "otherCitationDetails" element- Specified by:
addNewOtherCitationDetailsin interfaceCICitationType
-
unsetOtherCitationDetails
public void unsetOtherCitationDetails()
Unsets the "otherCitationDetails" element- Specified by:
unsetOtherCitationDetailsin interfaceCICitationType
-
getCollectiveTitle
public CharacterStringPropertyType getCollectiveTitle()
Gets the "collectiveTitle" element- Specified by:
getCollectiveTitlein interfaceCICitationType
-
isSetCollectiveTitle
public boolean isSetCollectiveTitle()
True if has "collectiveTitle" element- Specified by:
isSetCollectiveTitlein interfaceCICitationType
-
setCollectiveTitle
public void setCollectiveTitle(CharacterStringPropertyType collectiveTitle)
Sets the "collectiveTitle" element- Specified by:
setCollectiveTitlein interfaceCICitationType
-
addNewCollectiveTitle
public CharacterStringPropertyType addNewCollectiveTitle()
Appends and returns a new empty "collectiveTitle" element- Specified by:
addNewCollectiveTitlein interfaceCICitationType
-
unsetCollectiveTitle
public void unsetCollectiveTitle()
Unsets the "collectiveTitle" element- Specified by:
unsetCollectiveTitlein interfaceCICitationType
-
getISBN
public CharacterStringPropertyType getISBN()
Gets the "ISBN" element- Specified by:
getISBNin interfaceCICitationType
-
isSetISBN
public boolean isSetISBN()
True if has "ISBN" element- Specified by:
isSetISBNin interfaceCICitationType
-
setISBN
public void setISBN(CharacterStringPropertyType isbn)
Sets the "ISBN" element- Specified by:
setISBNin interfaceCICitationType
-
addNewISBN
public CharacterStringPropertyType addNewISBN()
Appends and returns a new empty "ISBN" element- Specified by:
addNewISBNin interfaceCICitationType
-
unsetISBN
public void unsetISBN()
Unsets the "ISBN" element- Specified by:
unsetISBNin interfaceCICitationType
-
getISSN
public CharacterStringPropertyType getISSN()
Gets the "ISSN" element- Specified by:
getISSNin interfaceCICitationType
-
isSetISSN
public boolean isSetISSN()
True if has "ISSN" element- Specified by:
isSetISSNin interfaceCICitationType
-
setISSN
public void setISSN(CharacterStringPropertyType issn)
Sets the "ISSN" element- Specified by:
setISSNin interfaceCICitationType
-
addNewISSN
public CharacterStringPropertyType addNewISSN()
Appends and returns a new empty "ISSN" element- Specified by:
addNewISSNin interfaceCICitationType
-
unsetISSN
public void unsetISSN()
Unsets the "ISSN" element- Specified by:
unsetISSNin interfaceCICitationType
-
-