Uses of Interface
net.opengis.eml.x001.ComplexPatternType.Logicaloperator
-
Packages that use ComplexPatternType.Logicaloperator Package Description 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 Modifier and Type Method Description ComplexPatternType.LogicaloperatorComplexPatternType. addNewLogicaloperator()Appends and returns a new empty "Logicaloperator" elementComplexPatternType.LogicaloperatorComplexPatternType. getLogicaloperator()Gets the "Logicaloperator" elementstatic ComplexPatternType.LogicaloperatorComplexPatternType.Logicaloperator.Factory. newInstance()static ComplexPatternType.LogicaloperatorComplexPatternType.Logicaloperator.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.eml.x001 with parameters of type ComplexPatternType.Logicaloperator Modifier and Type Method Description voidComplexPatternType. 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 Modifier and Type Class Description static classComplexPatternTypeImpl.LogicaloperatorImplAn XML Logicaloperator(@http://www.opengis.net/eml/0.0.1).Methods in net.opengis.eml.x001.impl that return ComplexPatternType.Logicaloperator Modifier and Type Method Description ComplexPatternType.LogicaloperatorComplexPatternTypeImpl. addNewLogicaloperator()Appends and returns a new empty "Logicaloperator" elementComplexPatternType.LogicaloperatorComplexPatternTypeImpl. getLogicaloperator()Gets the "Logicaloperator" elementMethods in net.opengis.eml.x001.impl with parameters of type ComplexPatternType.Logicaloperator Modifier and Type Method Description voidComplexPatternTypeImpl. setLogicaloperator(ComplexPatternType.Logicaloperator logicaloperator)Sets the "Logicaloperator" element
-