public interface NamedPlaceType extends AbstractFeatureType
addNewMetaDataProperty| Modifier and Type | Interface and Description |
|---|---|
static interface |
NamedPlaceType.BeginLifespanVersion
An XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
static interface |
NamedPlaceType.EndLifespanVersion
An XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
static class |
NamedPlaceType.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
NamedPlaceType.LeastDetailedViewingResolution
An XML leastDetailedViewingResolution(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
static interface |
NamedPlaceType.MostDetailedViewingResolution
An XML mostDetailedViewingResolution(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
static interface |
NamedPlaceType.RelatedSpatialObject
An XML relatedSpatialObject(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
NamedPlaceType.BeginLifespanVersion |
addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
|
NamedPlaceType.EndLifespanVersion |
addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
|
GeometryPropertyType |
addNewGeometry()
Appends and returns a new empty "geometry" element
|
IdentifierPropertyType |
addNewInspireId()
Appends and returns a new empty "inspireId" element
|
NamedPlaceType.LeastDetailedViewingResolution |
addNewLeastDetailedViewingResolution()
Appends and returns a new empty "leastDetailedViewingResolution" element
|
LocalisedCharacterStringPropertyType |
addNewLocalType()
Appends and returns a new empty value (as xml) as the last "localType" element
|
NamedPlaceType.MostDetailedViewingResolution |
addNewMostDetailedViewingResolution()
Appends and returns a new empty "mostDetailedViewingResolution" element
|
GeographicalNamePropertyType |
addNewName2()
Appends and returns a new empty value (as xml) as the last "name" element
|
NamedPlaceType.RelatedSpatialObject |
addNewRelatedSpatialObject()
Appends and returns a new empty value (as xml) as the last "relatedSpatialObject" element
|
ReferenceType |
addNewType()
Appends and returns a new empty value (as xml) as the last "type" element
|
NamedPlaceType.BeginLifespanVersion |
getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
|
NamedPlaceType.EndLifespanVersion |
getEndLifespanVersion()
Gets the "endLifespanVersion" element
|
GeometryPropertyType |
getGeometry()
Gets the "geometry" element
|
IdentifierPropertyType |
getInspireId()
Gets the "inspireId" element
|
NamedPlaceType.LeastDetailedViewingResolution |
getLeastDetailedViewingResolution()
Gets the "leastDetailedViewingResolution" element
|
LocalisedCharacterStringPropertyType[] |
getLocalTypeArray()
Gets array of all "localType" elements
|
LocalisedCharacterStringPropertyType |
getLocalTypeArray(int i)
Gets ith "localType" element
|
NamedPlaceType.MostDetailedViewingResolution |
getMostDetailedViewingResolution()
Gets the "mostDetailedViewingResolution" element
|
GeographicalNamePropertyType[] |
getName2Array()
Gets array of all "name" elements
|
GeographicalNamePropertyType |
getName2Array(int i)
Gets ith "name" element
|
NamedPlaceType.RelatedSpatialObject[] |
getRelatedSpatialObjectArray()
Gets array of all "relatedSpatialObject" elements
|
NamedPlaceType.RelatedSpatialObject |
getRelatedSpatialObjectArray(int i)
Gets ith "relatedSpatialObject" element
|
ReferenceType[] |
getTypeArray()
Gets array of all "type" elements
|
ReferenceType |
getTypeArray(int i)
Gets ith "type" element
|
LocalisedCharacterStringPropertyType |
insertNewLocalType(int i)
Inserts and returns a new empty value (as xml) as the ith "localType" element
|
GeographicalNamePropertyType |
insertNewName2(int i)
Inserts and returns a new empty value (as xml) as the ith "name" element
|
NamedPlaceType.RelatedSpatialObject |
insertNewRelatedSpatialObject(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedSpatialObject" element
|
ReferenceType |
insertNewType(int i)
Inserts and returns a new empty value (as xml) as the ith "type" element
|
boolean |
isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
|
boolean |
isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element
|
boolean |
isNilLeastDetailedViewingResolution()
Tests for nil "leastDetailedViewingResolution" element
|
boolean |
isNilLocalTypeArray(int i)
Tests for nil ith "localType" element
|
boolean |
isNilMostDetailedViewingResolution()
Tests for nil "mostDetailedViewingResolution" element
|
boolean |
isNilRelatedSpatialObjectArray(int i)
Tests for nil ith "relatedSpatialObject" element
|
boolean |
isNilTypeArray(int i)
Tests for nil ith "type" element
|
boolean |
isSetEndLifespanVersion()
True if has "endLifespanVersion" element
|
boolean |
isSetLeastDetailedViewingResolution()
True if has "leastDetailedViewingResolution" element
|
boolean |
isSetMostDetailedViewingResolution()
True if has "mostDetailedViewingResolution" element
|
void |
removeLocalType(int i)
Removes the ith "localType" element
|
void |
removeName2(int i)
Removes the ith "name" element
|
void |
removeRelatedSpatialObject(int i)
Removes the ith "relatedSpatialObject" element
|
void |
removeType(int i)
Removes the ith "type" element
|
void |
setBeginLifespanVersion(NamedPlaceType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
|
void |
setEndLifespanVersion(NamedPlaceType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
|
void |
setGeometry(GeometryPropertyType geometry)
Sets the "geometry" element
|
void |
setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element
|
void |
setLeastDetailedViewingResolution(NamedPlaceType.LeastDetailedViewingResolution leastDetailedViewingResolution)
Sets the "leastDetailedViewingResolution" element
|
void |
setLocalTypeArray(int i,
LocalisedCharacterStringPropertyType localType)
Sets ith "localType" element
|
void |
setLocalTypeArray(LocalisedCharacterStringPropertyType[] localTypeArray)
Sets array of all "localType" element
|
void |
setMostDetailedViewingResolution(NamedPlaceType.MostDetailedViewingResolution mostDetailedViewingResolution)
Sets the "mostDetailedViewingResolution" element
|
void |
setName2Array(GeographicalNamePropertyType[] name2Array)
Sets array of all "name" element
|
void |
setName2Array(int i,
GeographicalNamePropertyType name2)
Sets ith "name" element
|
void |
setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
|
void |
setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
|
void |
setNilLeastDetailedViewingResolution()
Nils the "leastDetailedViewingResolution" element
|
void |
setNilLocalTypeArray(int i)
Nils the ith "localType" element
|
void |
setNilMostDetailedViewingResolution()
Nils the "mostDetailedViewingResolution" element
|
void |
setNilRelatedSpatialObjectArray(int i)
Nils the ith "relatedSpatialObject" element
|
void |
setNilTypeArray(int i)
Nils the ith "type" element
|
void |
setRelatedSpatialObjectArray(int i,
NamedPlaceType.RelatedSpatialObject relatedSpatialObject)
Sets ith "relatedSpatialObject" element
|
void |
setRelatedSpatialObjectArray(NamedPlaceType.RelatedSpatialObject[] relatedSpatialObjectArray)
Sets array of all "relatedSpatialObject" element
|
void |
setTypeArray(int i,
ReferenceType type)
Sets ith "type" element
|
void |
setTypeArray(ReferenceType[] typeArray)
Sets array of all "type" element
|
int |
sizeOfLocalTypeArray()
Returns number of "localType" element
|
int |
sizeOfName2Array()
Returns number of "name" element
|
int |
sizeOfRelatedSpatialObjectArray()
Returns number of "relatedSpatialObject" element
|
int |
sizeOfTypeArray()
Returns number of "type" element
|
void |
unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
|
void |
unsetLeastDetailedViewingResolution()
Unsets the "leastDetailedViewingResolution" element
|
void |
unsetMostDetailedViewingResolution()
Unsets the "mostDetailedViewingResolution" element
|
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocationaddNewDescription, 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, xmlTextNamedPlaceType.BeginLifespanVersion getBeginLifespanVersion()
boolean isNilBeginLifespanVersion()
void setBeginLifespanVersion(NamedPlaceType.BeginLifespanVersion beginLifespanVersion)
NamedPlaceType.BeginLifespanVersion addNewBeginLifespanVersion()
void setNilBeginLifespanVersion()
NamedPlaceType.EndLifespanVersion getEndLifespanVersion()
boolean isNilEndLifespanVersion()
boolean isSetEndLifespanVersion()
void setEndLifespanVersion(NamedPlaceType.EndLifespanVersion endLifespanVersion)
NamedPlaceType.EndLifespanVersion addNewEndLifespanVersion()
void setNilEndLifespanVersion()
void unsetEndLifespanVersion()
GeometryPropertyType getGeometry()
void setGeometry(GeometryPropertyType geometry)
GeometryPropertyType addNewGeometry()
IdentifierPropertyType getInspireId()
void setInspireId(IdentifierPropertyType inspireId)
IdentifierPropertyType addNewInspireId()
NamedPlaceType.LeastDetailedViewingResolution getLeastDetailedViewingResolution()
boolean isNilLeastDetailedViewingResolution()
boolean isSetLeastDetailedViewingResolution()
void setLeastDetailedViewingResolution(NamedPlaceType.LeastDetailedViewingResolution leastDetailedViewingResolution)
NamedPlaceType.LeastDetailedViewingResolution addNewLeastDetailedViewingResolution()
void setNilLeastDetailedViewingResolution()
void unsetLeastDetailedViewingResolution()
LocalisedCharacterStringPropertyType[] getLocalTypeArray()
LocalisedCharacterStringPropertyType getLocalTypeArray(int i)
boolean isNilLocalTypeArray(int i)
int sizeOfLocalTypeArray()
void setLocalTypeArray(LocalisedCharacterStringPropertyType[] localTypeArray)
void setLocalTypeArray(int i,
LocalisedCharacterStringPropertyType localType)
void setNilLocalTypeArray(int i)
LocalisedCharacterStringPropertyType insertNewLocalType(int i)
LocalisedCharacterStringPropertyType addNewLocalType()
void removeLocalType(int i)
NamedPlaceType.MostDetailedViewingResolution getMostDetailedViewingResolution()
boolean isNilMostDetailedViewingResolution()
boolean isSetMostDetailedViewingResolution()
void setMostDetailedViewingResolution(NamedPlaceType.MostDetailedViewingResolution mostDetailedViewingResolution)
NamedPlaceType.MostDetailedViewingResolution addNewMostDetailedViewingResolution()
void setNilMostDetailedViewingResolution()
void unsetMostDetailedViewingResolution()
GeographicalNamePropertyType[] getName2Array()
GeographicalNamePropertyType getName2Array(int i)
int sizeOfName2Array()
void setName2Array(GeographicalNamePropertyType[] name2Array)
void setName2Array(int i,
GeographicalNamePropertyType name2)
GeographicalNamePropertyType insertNewName2(int i)
GeographicalNamePropertyType addNewName2()
void removeName2(int i)
NamedPlaceType.RelatedSpatialObject[] getRelatedSpatialObjectArray()
NamedPlaceType.RelatedSpatialObject getRelatedSpatialObjectArray(int i)
boolean isNilRelatedSpatialObjectArray(int i)
int sizeOfRelatedSpatialObjectArray()
void setRelatedSpatialObjectArray(NamedPlaceType.RelatedSpatialObject[] relatedSpatialObjectArray)
void setRelatedSpatialObjectArray(int i,
NamedPlaceType.RelatedSpatialObject relatedSpatialObject)
void setNilRelatedSpatialObjectArray(int i)
NamedPlaceType.RelatedSpatialObject insertNewRelatedSpatialObject(int i)
NamedPlaceType.RelatedSpatialObject addNewRelatedSpatialObject()
void removeRelatedSpatialObject(int i)
ReferenceType[] getTypeArray()
ReferenceType getTypeArray(int i)
boolean isNilTypeArray(int i)
int sizeOfTypeArray()
void setTypeArray(ReferenceType[] typeArray)
void setTypeArray(int i,
ReferenceType type)
void setNilTypeArray(int i)
ReferenceType insertNewType(int i)
ReferenceType addNewType()
void removeType(int i)
Copyright © 2016 52north.org. All rights reserved.