Uses of Interface
net.opengis.sensorML.x101.ProcessMethodType.Rules.RulesDefinition
-
Packages that use ProcessMethodType.Rules.RulesDefinition Package Description net.opengis.sensorML.x101 net.opengis.sensorML.x101.impl -
-
Uses of ProcessMethodType.Rules.RulesDefinition in net.opengis.sensorML.x101
Methods in net.opengis.sensorML.x101 that return ProcessMethodType.Rules.RulesDefinition Modifier and Type Method Description ProcessMethodType.Rules.RulesDefinitionProcessMethodType.Rules. addNewRulesDefinition()Appends and returns a new empty "RulesDefinition" elementProcessMethodType.Rules.RulesDefinitionProcessMethodType.Rules. getRulesDefinition()Gets the "RulesDefinition" elementstatic ProcessMethodType.Rules.RulesDefinitionProcessMethodType.Rules.RulesDefinition.Factory. newInstance()static ProcessMethodType.Rules.RulesDefinitionProcessMethodType.Rules.RulesDefinition.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.sensorML.x101 with parameters of type ProcessMethodType.Rules.RulesDefinition Modifier and Type Method Description voidProcessMethodType.Rules. setRulesDefinition(ProcessMethodType.Rules.RulesDefinition rulesDefinition)Sets the "RulesDefinition" element -
Uses of ProcessMethodType.Rules.RulesDefinition in net.opengis.sensorML.x101.impl
Classes in net.opengis.sensorML.x101.impl that implement ProcessMethodType.Rules.RulesDefinition Modifier and Type Class Description static classProcessMethodTypeImpl.RulesImpl.RulesDefinitionImplAn XML RulesDefinition(@http://www.opengis.net/sensorML/1.0.1).Methods in net.opengis.sensorML.x101.impl that return ProcessMethodType.Rules.RulesDefinition Modifier and Type Method Description ProcessMethodType.Rules.RulesDefinitionProcessMethodTypeImpl.RulesImpl. addNewRulesDefinition()Appends and returns a new empty "RulesDefinition" elementProcessMethodType.Rules.RulesDefinitionProcessMethodTypeImpl.RulesImpl. getRulesDefinition()Gets the "RulesDefinition" elementMethods in net.opengis.sensorML.x101.impl with parameters of type ProcessMethodType.Rules.RulesDefinition Modifier and Type Method Description voidProcessMethodTypeImpl.RulesImpl. setRulesDefinition(ProcessMethodType.Rules.RulesDefinition rulesDefinition)Sets the "RulesDefinition" element
-