|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewType.UserDefinedView | |
---|---|
net.opengis.eml.x001 | |
net.opengis.eml.x001.impl |
Uses of ViewType.UserDefinedView in net.opengis.eml.x001 |
---|
Methods in net.opengis.eml.x001 that return ViewType.UserDefinedView | |
---|---|
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)
|
Methods in net.opengis.eml.x001 with parameters of type ViewType.UserDefinedView | |
---|---|
void |
ViewType.setUserDefinedView(ViewType.UserDefinedView userDefinedView)
Sets the "UserDefinedView" element |
Uses of ViewType.UserDefinedView in net.opengis.eml.x001.impl |
---|
Classes in net.opengis.eml.x001.impl that implement ViewType.UserDefinedView | |
---|---|
static class |
ViewTypeImpl.UserDefinedViewImpl
An XML UserDefinedView(@http://www.opengis.net/eml/0.0.1). |
Methods in net.opengis.eml.x001.impl that return ViewType.UserDefinedView | |
---|---|
ViewType.UserDefinedView |
ViewTypeImpl.addNewUserDefinedView()
Appends and returns a new empty "UserDefinedView" element |
ViewType.UserDefinedView |
ViewTypeImpl.getUserDefinedView()
Gets the "UserDefinedView" element |
Methods in net.opengis.eml.x001.impl with parameters of type ViewType.UserDefinedView | |
---|---|
void |
ViewTypeImpl.setUserDefinedView(ViewType.UserDefinedView userDefinedView)
Sets the "UserDefinedView" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |