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

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

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

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

Methods in net.opengis.eml.x001 with parameters of type SelectFunctionType.SelectProperty
 void SelectFunctionType.setSelectProperty(SelectFunctionType.SelectProperty selectProperty)
          Sets the "SelectProperty" element
 

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

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

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

Methods in net.opengis.eml.x001.impl with parameters of type SelectFunctionType.SelectProperty
 void SelectFunctionTypeImpl.setSelectProperty(SelectFunctionType.SelectProperty selectProperty)
          Sets the "SelectProperty" element
 



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