|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.webservice.types.CMLRemoveChild
public class CMLRemoveChild
Constructor Summary | |
---|---|
CMLRemoveChild()
|
|
CMLRemoveChild(Reference from,
java.lang.String from_id,
Predicate where,
java.lang.String where_id)
|
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 |
java.lang.String |
getFrom_id()
Gets the from_id value for this CMLRemoveChild. |
Reference |
getFrom()
Gets the from value for this CMLRemoveChild. |
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 |
getWhere_id()
Gets the where_id value for this CMLRemoveChild. |
Predicate |
getWhere()
Gets the where value for this CMLRemoveChild. |
int |
hashCode()
|
void |
setFrom_id(java.lang.String from_id)
Sets the from_id value for this CMLRemoveChild. |
void |
setFrom(Reference from)
Sets the from value for this CMLRemoveChild. |
void |
setWhere_id(java.lang.String where_id)
Sets the where_id value for this CMLRemoveChild. |
void |
setWhere(Predicate where)
Sets the where value for this CMLRemoveChild. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CMLRemoveChild()
public CMLRemoveChild(Reference from, java.lang.String from_id, Predicate where, java.lang.String where_id)
Method Detail |
---|
public Reference getFrom()
public void setFrom(Reference from)
from
- public java.lang.String getFrom_id()
public void setFrom_id(java.lang.String from_id)
from_id
- public Predicate getWhere()
public void setWhere(Predicate where)
where
- public java.lang.String getWhere_id()
public void setWhere_id(java.lang.String where_id)
where_id
- 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 |