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

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

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

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

Methods in net.opengis.eml.x001 with parameters of type ViewType.TimeView
 void ViewType.setTimeView(ViewType.TimeView timeView)
          Sets the "TimeView" element
 

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

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

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

Methods in net.opengis.eml.x001.impl with parameters of type ViewType.TimeView
 void ViewTypeImpl.setTimeView(ViewType.TimeView timeView)
          Sets the "TimeView" element
 



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