public class Not extends UnaryLogicOpType implements Serializable
| Constructor and Description |
|---|
Not() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
static LogicOpsType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
getAnd, getBBOX, getBeyond, getChoiceValue, getContains, getCrosses, getDisjoint, getDWithin, getEquals, getIntersect, getIntersects, getNot, getOr, getOverlaps, getPropertyIsBetween, getPropertyIsEqualTo, getPropertyIsGreaterThan, getPropertyIsGreaterThanOrEqualTo, getPropertyIsLessThan, getPropertyIsLessThanOrEqualTo, getPropertyIsLike, getPropertyIsNotEqualTo, getPropertyIsNull, getTouches, getWithin, setAnd, setBBOX, setBeyond, setContains, setCrosses, setDisjoint, setDWithin, setEquals, setIntersect, setIntersects, setNot, setOr, setOverlaps, setPropertyIsBetween, setPropertyIsEqualTo, setPropertyIsGreaterThan, setPropertyIsGreaterThanOrEqualTo, setPropertyIsLessThan, setPropertyIsLessThanOrEqualTo, setPropertyIsLike, setPropertyIsNotEqualTo, setPropertyIsNull, setTouches, setWithinpublic boolean isValid()
isValid in class UnaryLogicOpTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class UnaryLogicOpTypeout - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class UnaryLogicOpTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic static LogicOpsType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
validate in class UnaryLogicOpTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2022 B3Partners B.V.. All rights reserved.