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

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

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

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

Methods in net.opengis.eml.x001 with parameters of type SelectFunctionType.SelectMax
 void SelectFunctionType.setSelectMax(SelectFunctionType.SelectMax selectMax)
          Sets the "SelectMax" element
 

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

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

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

Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionType.SelectMax
 void SelectFunctionTypeImpl.setSelectMax(SelectFunctionType.SelectMax selectMax)
          Sets the "SelectMax" element
 



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