net.opengis.fes._2
Class BinaryLogicOpType
java.lang.Object
net.opengis.fes._2.LogicOpsType
net.opengis.fes._2.BinaryLogicOpType
public class BinaryLogicOpType
- extends LogicOpsType
Classe Java pour BinaryLogicOpType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="BinaryLogicOpType">
<complexContent>
<extension base="{http://www.opengis.net/fes/2.1}LogicOpsType">
<choice maxOccurs="unbounded" minOccurs="2">
<group ref="{http://www.opengis.net/fes/2.1}FilterPredicates"/>
</choice>
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
comparisonOpsOrSpatialOpsOrTemporalOps
protected List<JAXBElement<?>> comparisonOpsOrSpatialOpsOrTemporalOps
BinaryLogicOpType
public BinaryLogicOpType()
getComparisonOpsOrSpatialOpsOrTemporalOps
public List<JAXBElement<?>> getComparisonOpsOrSpatialOpsOrTemporalOps()
- Gets the value of the comparisonOpsOrSpatialOpsOrTemporalOps property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the comparisonOpsOrSpatialOpsOrTemporalOps property.
For example, to add a new item, do as follows:
getComparisonOpsOrSpatialOpsOrTemporalOps().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<BinaryTemporalOpType>
JAXBElement<BinaryComparisonOpType>
JAXBElement<BinarySpatialOpType>
JAXBElement<BinarySpatialOpType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<BinaryComparisonOpType>
JAXBElement<LogicOpsType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<PropertyIsBetweenType>
JAXBElement<PropertyIsNilType>
JAXBElement<BinarySpatialOpType>
JAXBElement<BinarySpatialOpType>
JAXBElement<SpatialOpsType>
JAXBElement<BinarySpatialOpType>
JAXBElement<BinaryComparisonOpType>
JAXBElement<DistanceBufferType>
JAXBElement<BinaryLogicOpType>
JAXBElement<BinaryLogicOpType>
JAXBElement<TemporalOpsType>
JAXBElement<FunctionType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<DistanceBufferType>
JAXBElement<BinaryComparisonOpType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<PropertyIsLikeType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<ResourceIdType>
JAXBElement<BinaryComparisonOpType>
JAXBElement<BinaryComparisonOpType>
JAXBElement<BinarySpatialOpType>
JAXBElement<BinarySpatialOpType>
JAXBElement<BBOXType>
JAXBElement<BinarySpatialOpType>
JAXBElement<ExtensionOpsType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<PropertyIsNullType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<UnaryLogicOpType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<AbstractIdType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<BinaryTemporalOpType>
JAXBElement<ComparisonOpsType>
JAXBElement<BinaryTemporalOpType>
isSetComparisonOpsOrSpatialOpsOrTemporalOps
public boolean isSetComparisonOpsOrSpatialOpsOrTemporalOps()
unsetComparisonOpsOrSpatialOpsOrTemporalOps
public void unsetComparisonOpsOrSpatialOpsOrTemporalOps()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.