|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.prism.xml.ns._public.query_2.FilterType
com.evolveum.prism.xml.ns._public.query_2.LogicalOperatorFilterType
public abstract class LogicalOperatorFilterType
Java class for LogicalOperatorFilterType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LogicalOperatorFilterType">
<complexContent>
<extension base="{http://prism.evolveum.com/xml/ns/public/query-2}FilterType">
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
static javax.xml.namespace.QName |
COMPLEX_TYPE
|
| Constructor Summary | |
|---|---|
LogicalOperatorFilterType()
Creates a new LogicalOperatorFilterType instance. |
|
LogicalOperatorFilterType(LogicalOperatorFilterType o)
Creates a new LogicalOperatorFilterType instance by deeply copying a given LogicalOperatorFilterType instance. |
|
| Method Summary | |
|---|---|
LogicalOperatorFilterType |
clone()
Creates and returns a deep copy of this object. |
boolean |
equals(java.lang.Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
|
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
java.lang.String |
toString()
Generates a String representation of the contents of this type. |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final javax.xml.namespace.QName COMPLEX_TYPE
| Constructor Detail |
|---|
public LogicalOperatorFilterType()
LogicalOperatorFilterType instance.
public LogicalOperatorFilterType(LogicalOperatorFilterType o)
LogicalOperatorFilterType instance by deeply copying a given LogicalOperatorFilterType instance.
o - The instance to copy.
java.lang.NullPointerException - if o is null.| Method Detail |
|---|
public java.lang.String toString()
toString in class FilterType
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class FilterTypepublic int hashCode()
hashCode in class FilterType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class FilterTypepublic boolean equals(java.lang.Object object)
equals in class FilterTypepublic LogicalOperatorFilterType clone()
clone in class FilterType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||