| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.gn.x40 | |
| eu.europa.ec.inspire.schemas.gn.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
GeographicalNamePropertyType |
NamedPlaceType.addNewName2()
Appends and returns a new empty value (as xml) as the last "name" element
|
GeographicalNamePropertyType[] |
NamedPlaceType.getName2Array()
Gets array of all "name" elements
|
GeographicalNamePropertyType |
NamedPlaceType.getName2Array(int i)
Gets ith "name" element
|
GeographicalNamePropertyType |
NamedPlaceType.insertNewName2(int i)
Inserts and returns a new empty value (as xml) as the ith "name" element
|
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.newInstance() |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(File file) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(InputStream is) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(Node node) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(Reader r) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(String xmlAsString) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(URL u) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(XMLStreamReader sr) |
static GeographicalNamePropertyType |
GeographicalNamePropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
NamedPlaceType.setName2Array(GeographicalNamePropertyType[] name2Array)
Sets array of all "name" element
|
void |
NamedPlaceType.setName2Array(int i,
GeographicalNamePropertyType name2)
Sets ith "name" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeographicalNamePropertyTypeImpl
An XML GeographicalNamePropertyType(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
GeographicalNamePropertyType |
NamedPlaceTypeImpl.addNewName2()
Appends and returns a new empty value (as xml) as the last "name" element
|
GeographicalNamePropertyType[] |
NamedPlaceTypeImpl.getName2Array()
Gets array of all "name" elements
|
GeographicalNamePropertyType |
NamedPlaceTypeImpl.getName2Array(int i)
Gets ith "name" element
|
GeographicalNamePropertyType |
NamedPlaceTypeImpl.insertNewName2(int i)
Inserts and returns a new empty value (as xml) as the ith "name" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedPlaceTypeImpl.setName2Array(GeographicalNamePropertyType[] name2Array)
Sets array of all "name" element
|
void |
NamedPlaceTypeImpl.setName2Array(int i,
GeographicalNamePropertyType name2)
Sets ith "name" element
|
Copyright © 2016 52north.org. All rights reserved.