Uses of Interface
net.opengis.eml.x001.ComplexPatternType.Logicaloperator

Packages that use ComplexPatternType.Logicaloperator
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of ComplexPatternType.Logicaloperator in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return ComplexPatternType.Logicaloperator
 ComplexPatternType.Logicaloperator ComplexPatternType.addNewLogicaloperator()
          Appends and returns a new empty "Logicaloperator" element
 ComplexPatternType.Logicaloperator ComplexPatternType.getLogicaloperator()
          Gets the "Logicaloperator" element
static ComplexPatternType.Logicaloperator ComplexPatternType.Logicaloperator.Factory.newInstance()
           
static ComplexPatternType.Logicaloperator ComplexPatternType.Logicaloperator.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type ComplexPatternType.Logicaloperator
 void ComplexPatternType.setLogicaloperator(ComplexPatternType.Logicaloperator logicaloperator)
          Sets the "Logicaloperator" element
 

Uses of ComplexPatternType.Logicaloperator in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement ComplexPatternType.Logicaloperator
static class ComplexPatternTypeImpl.LogicaloperatorImpl
          An XML Logicaloperator(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return ComplexPatternType.Logicaloperator
 ComplexPatternType.Logicaloperator ComplexPatternTypeImpl.addNewLogicaloperator()
          Appends and returns a new empty "Logicaloperator" element
 ComplexPatternType.Logicaloperator ComplexPatternTypeImpl.getLogicaloperator()
          Gets the "Logicaloperator" element
 

Methods in net.opengis.eml.x001.impl with parameters of type ComplexPatternType.Logicaloperator
 void ComplexPatternTypeImpl.setLogicaloperator(ComplexPatternType.Logicaloperator logicaloperator)
          Sets the "Logicaloperator" element
 



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