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

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

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

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

Methods in net.opengis.eml.x001 with parameters of type ViewType.TimeLengthView
 void ViewType.setTimeLengthView(ViewType.TimeLengthView timeLengthView)
          Sets the "TimeLengthView" element
 

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

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

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

Methods in net.opengis.eml.x001.impl with parameters of type ViewType.TimeLengthView
 void ViewTypeImpl.setTimeLengthView(ViewType.TimeLengthView timeLengthView)
          Sets the "TimeLengthView" element
 



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