Uses of Interface
net.opengis.eml.x001.SelectFunctionType.SelectAvg

Packages that use SelectFunctionType.SelectAvg
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of SelectFunctionType.SelectAvg in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return SelectFunctionType.SelectAvg
 SelectFunctionType.SelectAvg SelectFunctionType.addNewSelectAvg()
          Appends and returns a new empty "SelectAvg" element
 SelectFunctionType.SelectAvg SelectFunctionType.getSelectAvg()
          Gets the "SelectAvg" element
static SelectFunctionType.SelectAvg SelectFunctionType.SelectAvg.Factory.newInstance()
           
static SelectFunctionType.SelectAvg SelectFunctionType.SelectAvg.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type SelectFunctionType.SelectAvg
 void SelectFunctionType.setSelectAvg(SelectFunctionType.SelectAvg selectAvg)
          Sets the "SelectAvg" element
 

Uses of SelectFunctionType.SelectAvg in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement SelectFunctionType.SelectAvg
static class SelectFunctionTypeImpl.SelectAvgImpl
          An XML SelectAvg(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return SelectFunctionType.SelectAvg
 SelectFunctionType.SelectAvg SelectFunctionTypeImpl.addNewSelectAvg()
          Appends and returns a new empty "SelectAvg" element
 SelectFunctionType.SelectAvg SelectFunctionTypeImpl.getSelectAvg()
          Gets the "SelectAvg" element
 

Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionType.SelectAvg
 void SelectFunctionTypeImpl.setSelectAvg(SelectFunctionType.SelectAvg selectAvg)
          Sets the "SelectAvg" element
 



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