|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wpc.WpcSearchElementType
public class WpcSearchElementType
Constructor Summary | |
---|---|
WpcSearchElementType()
|
|
WpcSearchElementType(java.lang.String wpcAttributePath,
java.lang.String wpcAttributeValue,
boolean wpcAttributeNotPredicate,
WpcSearchElementTypeWpcSearchElementOperator wpcSearchElementOperator)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getWpcAttributePath()
Gets the wpcAttributePath value for this WpcSearchElementType. |
java.lang.String |
getWpcAttributeValue()
Gets the wpcAttributeValue value for this WpcSearchElementType. |
WpcSearchElementTypeWpcSearchElementOperator |
getWpcSearchElementOperator()
Gets the wpcSearchElementOperator value for this WpcSearchElementType. |
int |
hashCode()
|
boolean |
isWpcAttributeNotPredicate()
Gets the wpcAttributeNotPredicate value for this WpcSearchElementType. |
void |
setWpcAttributeNotPredicate(boolean wpcAttributeNotPredicate)
Sets the wpcAttributeNotPredicate value for this WpcSearchElementType. |
void |
setWpcAttributePath(java.lang.String wpcAttributePath)
Sets the wpcAttributePath value for this WpcSearchElementType. |
void |
setWpcAttributeValue(java.lang.String wpcAttributeValue)
Sets the wpcAttributeValue value for this WpcSearchElementType. |
void |
setWpcSearchElementOperator(WpcSearchElementTypeWpcSearchElementOperator wpcSearchElementOperator)
Sets the wpcSearchElementOperator value for this WpcSearchElementType. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WpcSearchElementType()
public WpcSearchElementType(java.lang.String wpcAttributePath, java.lang.String wpcAttributeValue, boolean wpcAttributeNotPredicate, WpcSearchElementTypeWpcSearchElementOperator wpcSearchElementOperator)
Method Detail |
---|
public java.lang.String getWpcAttributePath()
public void setWpcAttributePath(java.lang.String wpcAttributePath)
wpcAttributePath
- public java.lang.String getWpcAttributeValue()
public void setWpcAttributeValue(java.lang.String wpcAttributeValue)
wpcAttributeValue
- public boolean isWpcAttributeNotPredicate()
public void setWpcAttributeNotPredicate(boolean wpcAttributeNotPredicate)
wpcAttributeNotPredicate
- public WpcSearchElementTypeWpcSearchElementOperator getWpcSearchElementOperator()
public void setWpcSearchElementOperator(WpcSearchElementTypeWpcSearchElementOperator wpcSearchElementOperator)
wpcSearchElementOperator
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |