| Package | Description |
|---|---|
| net.opengis.eml.x001 | |
| net.opengis.eml.x001.impl |
| Modifier and Type | Method and Description |
|---|---|
ViewType.UserDefinedView |
ViewType.addNewUserDefinedView()
Appends and returns a new empty "UserDefinedView" element
|
ViewType.UserDefinedView |
ViewType.getUserDefinedView()
Gets the "UserDefinedView" element
|
static ViewType.UserDefinedView |
ViewType.UserDefinedView.Factory.newInstance() |
static ViewType.UserDefinedView |
ViewType.UserDefinedView.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewType.setUserDefinedView(ViewType.UserDefinedView userDefinedView)
Sets the "UserDefinedView" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewTypeImpl.UserDefinedViewImpl
An XML UserDefinedView(@http://www.opengis.net/eml/0.0.1).
|
| Modifier and Type | Method and Description |
|---|---|
ViewType.UserDefinedView |
ViewTypeImpl.addNewUserDefinedView()
Appends and returns a new empty "UserDefinedView" element
|
ViewType.UserDefinedView |
ViewTypeImpl.getUserDefinedView()
Gets the "UserDefinedView" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewTypeImpl.setUserDefinedView(ViewType.UserDefinedView userDefinedView)
Sets the "UserDefinedView" element
|
Copyright © 2016 52north.org. All rights reserved.