Uses of Interface
net.opengis.eml.x001.ViewType.LengthView

Packages that use ViewType.LengthView
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of ViewType.LengthView in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return ViewType.LengthView
 ViewType.LengthView ViewType.addNewLengthView()
          Appends and returns a new empty "LengthView" element
 ViewType.LengthView ViewType.getLengthView()
          Gets the "LengthView" element
static ViewType.LengthView ViewType.LengthView.Factory.newInstance()
           
static ViewType.LengthView ViewType.LengthView.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type ViewType.LengthView
 void ViewType.setLengthView(ViewType.LengthView lengthView)
          Sets the "LengthView" element
 

Uses of ViewType.LengthView in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement ViewType.LengthView
static class ViewTypeImpl.LengthViewImpl
          An XML LengthView(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return ViewType.LengthView
 ViewType.LengthView ViewTypeImpl.addNewLengthView()
          Appends and returns a new empty "LengthView" element
 ViewType.LengthView ViewTypeImpl.getLengthView()
          Gets the "LengthView" element
 

Methods in net.opengis.eml.x001.impl with parameters of type ViewType.LengthView
 void ViewTypeImpl.setLengthView(ViewType.LengthView lengthView)
          Sets the "LengthView" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.