| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.gn.x40 | |
| eu.europa.ec.inspire.schemas.gn.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
NamedPlaceType |
NamedPlacePropertyType.addNewNamedPlace()
Appends and returns a new empty "NamedPlace" element
|
NamedPlaceType |
NamedPlaceDocument.addNewNamedPlace()
Appends and returns a new empty "NamedPlace" element
|
NamedPlaceType |
NamedPlacePropertyType.getNamedPlace()
Gets the "NamedPlace" element
|
NamedPlaceType |
NamedPlaceDocument.getNamedPlace()
Gets the "NamedPlace" element
|
static NamedPlaceType |
NamedPlaceType.Factory.newInstance() |
static NamedPlaceType |
NamedPlaceType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(File file) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(InputStream is) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(Node node) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(Reader r) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(String xmlAsString) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(URL u) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static NamedPlaceType |
NamedPlaceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static NamedPlaceType |
NamedPlaceType.Factory.parse(XMLStreamReader sr) |
static NamedPlaceType |
NamedPlaceType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
NamedPlacePropertyType.setNamedPlace(NamedPlaceType namedPlace)
Sets the "NamedPlace" element
|
void |
NamedPlaceDocument.setNamedPlace(NamedPlaceType namedPlace)
Sets the "NamedPlace" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedPlaceTypeImpl
An XML NamedPlaceType(@http://inspire.ec.europa.eu/schemas/gn/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
NamedPlaceType |
NamedPlaceDocumentImpl.addNewNamedPlace()
Appends and returns a new empty "NamedPlace" element
|
NamedPlaceType |
NamedPlacePropertyTypeImpl.addNewNamedPlace()
Appends and returns a new empty "NamedPlace" element
|
NamedPlaceType |
NamedPlaceDocumentImpl.getNamedPlace()
Gets the "NamedPlace" element
|
NamedPlaceType |
NamedPlacePropertyTypeImpl.getNamedPlace()
Gets the "NamedPlace" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamedPlaceDocumentImpl.setNamedPlace(NamedPlaceType namedPlace)
Sets the "NamedPlace" element
|
void |
NamedPlacePropertyTypeImpl.setNamedPlace(NamedPlaceType namedPlace)
Sets the "NamedPlace" element
|
Copyright © 2016 52north.org. All rights reserved.