public interface DocumentCitationType extends AbstractGMLType
addNewMetaDataProperty| Modifier and Type | Interface and Description |
|---|---|
static interface |
DocumentCitationType.Date
An XML date(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
static class |
DocumentCitationType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
DocumentCitationType.Link
An XML link(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
static interface |
DocumentCitationType.ShortName
An XML shortName(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
static interface |
DocumentCitationType.SpecificReference
An XML specificReference(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
DocumentCitationType.Date |
addNewDate()
Appends and returns a new empty "date" element
|
DocumentCitationType.Link |
addNewLink()
Appends and returns a new empty value (as xml) as the last "link" element
|
DocumentCitationType.ShortName |
addNewShortName()
Appends and returns a new empty "shortName" element
|
DocumentCitationType.SpecificReference |
addNewSpecificReference()
Appends and returns a new empty value (as xml) as the last "specificReference" element
|
DocumentCitationType.Date |
getDate()
Gets the "date" element
|
DocumentCitationType.Link[] |
getLinkArray()
Gets array of all "link" elements
|
DocumentCitationType.Link |
getLinkArray(int i)
Gets ith "link" element
|
String |
getName2()
Gets the "name" element
|
DocumentCitationType.ShortName |
getShortName()
Gets the "shortName" element
|
DocumentCitationType.SpecificReference[] |
getSpecificReferenceArray()
Gets array of all "specificReference" elements
|
DocumentCitationType.SpecificReference |
getSpecificReferenceArray(int i)
Gets ith "specificReference" element
|
DocumentCitationType.Link |
insertNewLink(int i)
Inserts and returns a new empty value (as xml) as the ith "link" element
|
DocumentCitationType.SpecificReference |
insertNewSpecificReference(int i)
Inserts and returns a new empty value (as xml) as the ith "specificReference" element
|
boolean |
isNilDate()
Tests for nil "date" element
|
boolean |
isNilLinkArray(int i)
Tests for nil ith "link" element
|
boolean |
isNilShortName()
Tests for nil "shortName" element
|
boolean |
isNilSpecificReferenceArray(int i)
Tests for nil ith "specificReference" element
|
boolean |
isSetShortName()
True if has "shortName" element
|
void |
removeLink(int i)
Removes the ith "link" element
|
void |
removeSpecificReference(int i)
Removes the ith "specificReference" element
|
void |
setDate(DocumentCitationType.Date date)
Sets the "date" element
|
void |
setLinkArray(DocumentCitationType.Link[] linkArray)
Sets array of all "link" element
|
void |
setLinkArray(int i,
DocumentCitationType.Link link)
Sets ith "link" element
|
void |
setName2(String name2)
Sets the "name" element
|
void |
setNilDate()
Nils the "date" element
|
void |
setNilLinkArray(int i)
Nils the ith "link" element
|
void |
setNilShortName()
Nils the "shortName" element
|
void |
setNilSpecificReferenceArray(int i)
Nils the ith "specificReference" element
|
void |
setShortName(DocumentCitationType.ShortName shortName)
Sets the "shortName" element
|
void |
setSpecificReferenceArray(DocumentCitationType.SpecificReference[] specificReferenceArray)
Sets array of all "specificReference" element
|
void |
setSpecificReferenceArray(int i,
DocumentCitationType.SpecificReference specificReference)
Sets ith "specificReference" element
|
int |
sizeOfLinkArray()
Returns number of "link" element
|
int |
sizeOfSpecificReferenceArray()
Returns number of "specificReference" element
|
void |
unsetShortName()
Unsets the "shortName" element
|
org.apache.xmlbeans.XmlString |
xgetName2()
Gets (as xml) the "name" element
|
void |
xsetName2(org.apache.xmlbeans.XmlString name2)
Sets (as xml) the "name" element
|
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetIdchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getName2()
org.apache.xmlbeans.XmlString xgetName2()
void setName2(String name2)
void xsetName2(org.apache.xmlbeans.XmlString name2)
DocumentCitationType.ShortName getShortName()
boolean isNilShortName()
boolean isSetShortName()
void setShortName(DocumentCitationType.ShortName shortName)
DocumentCitationType.ShortName addNewShortName()
void setNilShortName()
void unsetShortName()
DocumentCitationType.Date getDate()
boolean isNilDate()
void setDate(DocumentCitationType.Date date)
DocumentCitationType.Date addNewDate()
void setNilDate()
DocumentCitationType.Link[] getLinkArray()
DocumentCitationType.Link getLinkArray(int i)
boolean isNilLinkArray(int i)
int sizeOfLinkArray()
void setLinkArray(DocumentCitationType.Link[] linkArray)
void setLinkArray(int i,
DocumentCitationType.Link link)
void setNilLinkArray(int i)
DocumentCitationType.Link insertNewLink(int i)
DocumentCitationType.Link addNewLink()
void removeLink(int i)
DocumentCitationType.SpecificReference[] getSpecificReferenceArray()
DocumentCitationType.SpecificReference getSpecificReferenceArray(int i)
boolean isNilSpecificReferenceArray(int i)
int sizeOfSpecificReferenceArray()
void setSpecificReferenceArray(DocumentCitationType.SpecificReference[] specificReferenceArray)
void setSpecificReferenceArray(int i,
DocumentCitationType.SpecificReference specificReference)
void setNilSpecificReferenceArray(int i)
DocumentCitationType.SpecificReference insertNewSpecificReference(int i)
DocumentCitationType.SpecificReference addNewSpecificReference()
void removeSpecificReference(int i)
Copyright © 2018 52north.org. All rights reserved.