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

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

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

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

Methods in net.opengis.eml.x001 with parameters of type SelectFunctionType.SelectSum
 void SelectFunctionType.setSelectSum(SelectFunctionType.SelectSum selectSum)
          Sets the "SelectSum" element
 

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

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

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

Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionType.SelectSum
 void SelectFunctionTypeImpl.setSelectSum(SelectFunctionType.SelectSum selectSum)
          Sets the "SelectSum" element
 



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