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

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

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

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

Methods in net.opengis.eml.x001 with parameters of type SelectFunctionType.SelectMin
 void SelectFunctionType.setSelectMin(SelectFunctionType.SelectMin selectMin)
          Sets the "SelectMin" element
 

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

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

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

Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionType.SelectMin
 void SelectFunctionTypeImpl.setSelectMin(SelectFunctionType.SelectMin selectMin)
          Sets the "SelectMin" element
 



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