|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoasis.names.tc.wsrp.v1.types.DestroyPortletsResponse
public class DestroyPortletsResponse
| Constructor Summary | |
|---|---|
DestroyPortletsResponse()
|
|
DestroyPortletsResponse(DestroyFailed[] destroyFailed,
Extension[] extensions)
|
|
| 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 |
DestroyFailed[] |
getDestroyFailed()
Gets the destroyFailed value for this DestroyPortletsResponse. |
DestroyFailed |
getDestroyFailed(int i)
|
Extension[] |
getExtensions()
Gets the extensions value for this DestroyPortletsResponse. |
Extension |
getExtensions(int i)
|
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 |
int |
hashCode()
|
void |
setDestroyFailed(DestroyFailed[] destroyFailed)
Sets the destroyFailed value for this DestroyPortletsResponse. |
void |
setDestroyFailed(int i,
DestroyFailed _value)
|
void |
setExtensions(Extension[] extensions)
Sets the extensions value for this DestroyPortletsResponse. |
void |
setExtensions(int i,
Extension _value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DestroyPortletsResponse()
public DestroyPortletsResponse(DestroyFailed[] destroyFailed,
Extension[] extensions)
| Method Detail |
|---|
public DestroyFailed[] getDestroyFailed()
public void setDestroyFailed(DestroyFailed[] destroyFailed)
destroyFailed - public DestroyFailed getDestroyFailed(int i)
public void setDestroyFailed(int i,
DestroyFailed _value)
public Extension[] getExtensions()
public void setExtensions(Extension[] extensions)
extensions - public Extension getExtensions(int i)
public void setExtensions(int i,
Extension _value)
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | ||||||||