| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.base2.x20 | |
| eu.europa.ec.inspire.schemas.base2.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
DocumentCitationType.SpecificReference |
DocumentCitationType.addNewSpecificReference()
Appends and returns a new empty value (as xml) as the last "specificReference" element
|
DocumentCitationType.SpecificReference[] |
DocumentCitationType.getSpecificReferenceArray()
Gets array of all "specificReference" elements
|
DocumentCitationType.SpecificReference |
DocumentCitationType.getSpecificReferenceArray(int i)
Gets ith "specificReference" element
|
DocumentCitationType.SpecificReference |
DocumentCitationType.insertNewSpecificReference(int i)
Inserts and returns a new empty value (as xml) as the ith "specificReference" element
|
static DocumentCitationType.SpecificReference |
DocumentCitationType.SpecificReference.Factory.newInstance() |
static DocumentCitationType.SpecificReference |
DocumentCitationType.SpecificReference.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentCitationType.setSpecificReferenceArray(DocumentCitationType.SpecificReference[] specificReferenceArray)
Sets array of all "specificReference" element
|
void |
DocumentCitationType.setSpecificReferenceArray(int i,
DocumentCitationType.SpecificReference specificReference)
Sets ith "specificReference" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentCitationTypeImpl.SpecificReferenceImpl
An XML specificReference(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
DocumentCitationType.SpecificReference |
DocumentCitationTypeImpl.addNewSpecificReference()
Appends and returns a new empty value (as xml) as the last "specificReference" element
|
DocumentCitationType.SpecificReference[] |
DocumentCitationTypeImpl.getSpecificReferenceArray()
Gets array of all "specificReference" elements
|
DocumentCitationType.SpecificReference |
DocumentCitationTypeImpl.getSpecificReferenceArray(int i)
Gets ith "specificReference" element
|
DocumentCitationType.SpecificReference |
DocumentCitationTypeImpl.insertNewSpecificReference(int i)
Inserts and returns a new empty value (as xml) as the ith "specificReference" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentCitationTypeImpl.setSpecificReferenceArray(DocumentCitationType.SpecificReference[] specificReferenceArray)
Sets array of all "specificReference" element
|
void |
DocumentCitationTypeImpl.setSpecificReferenceArray(int i,
DocumentCitationType.SpecificReference specificReference)
Sets ith "specificReference" element
|
Copyright © 2018 52north.org. All rights reserved.