Uses of Interface
net.opengis.sensorML.x10.ProcessMethodType.Rules

Packages that use ProcessMethodType.Rules
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of ProcessMethodType.Rules in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return ProcessMethodType.Rules
 ProcessMethodType.Rules ProcessMethodType.addNewRules()
          Appends and returns a new empty "rules" element
 ProcessMethodType.Rules ProcessMethodType.getRules()
          Gets the "rules" element
static ProcessMethodType.Rules ProcessMethodType.Rules.Factory.newInstance()
           
static ProcessMethodType.Rules ProcessMethodType.Rules.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type ProcessMethodType.Rules
 void ProcessMethodType.setRules(ProcessMethodType.Rules rules)
          Sets the "rules" element
 

Uses of ProcessMethodType.Rules in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement ProcessMethodType.Rules
static class ProcessMethodTypeImpl.RulesImpl
          An XML rules(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return ProcessMethodType.Rules
 ProcessMethodType.Rules ProcessMethodTypeImpl.addNewRules()
          Appends and returns a new empty "rules" element
 ProcessMethodType.Rules ProcessMethodTypeImpl.getRules()
          Gets the "rules" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ProcessMethodType.Rules
 void ProcessMethodTypeImpl.setRules(ProcessMethodType.Rules rules)
          Sets the "rules" element
 



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