Uses of Interface
net.opengis.eml.x001.AbstractPatternType.SelectFunctions

Packages that use AbstractPatternType.SelectFunctions
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of AbstractPatternType.SelectFunctions in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return AbstractPatternType.SelectFunctions
 AbstractPatternType.SelectFunctions AbstractPatternType.addNewSelectFunctions()
          Appends and returns a new empty "SelectFunctions" element
 AbstractPatternType.SelectFunctions AbstractPatternType.getSelectFunctions()
          Gets the "SelectFunctions" element
static AbstractPatternType.SelectFunctions AbstractPatternType.SelectFunctions.Factory.newInstance()
           
static AbstractPatternType.SelectFunctions AbstractPatternType.SelectFunctions.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type AbstractPatternType.SelectFunctions
 void AbstractPatternType.setSelectFunctions(AbstractPatternType.SelectFunctions selectFunctions)
          Sets the "SelectFunctions" element
 

Uses of AbstractPatternType.SelectFunctions in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement AbstractPatternType.SelectFunctions
static class AbstractPatternTypeImpl.SelectFunctionsImpl
          An XML SelectFunctions(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return AbstractPatternType.SelectFunctions
 AbstractPatternType.SelectFunctions AbstractPatternTypeImpl.addNewSelectFunctions()
          Appends and returns a new empty "SelectFunctions" element
 AbstractPatternType.SelectFunctions AbstractPatternTypeImpl.getSelectFunctions()
          Gets the "SelectFunctions" element
 

Methods in net.opengis.eml.x001.impl with parameters of type AbstractPatternType.SelectFunctions
 void AbstractPatternTypeImpl.setSelectFunctions(AbstractPatternType.SelectFunctions selectFunctions)
          Sets the "SelectFunctions" element
 



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