|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.vremanagement.resourcemanager.stubs.reporting.SendReportParameters
public class SendReportParameters
| Constructor Summary | |
|---|---|
SendReportParameters()
|
|
SendReportParameters(String callbackID,
String report,
String targetScope)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCallbackID()
Gets the callbackID value for this SendReportParameters. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getReport()
Gets the report value for this SendReportParameters. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTargetScope()
Gets the targetScope value for this SendReportParameters. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCallbackID(String callbackID)
Sets the callbackID value for this SendReportParameters. |
void |
setReport(String report)
Sets the report value for this SendReportParameters. |
void |
setTargetScope(String targetScope)
Sets the targetScope value for this SendReportParameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SendReportParameters()
public SendReportParameters(String callbackID,
String report,
String targetScope)
| Method Detail |
|---|
public String getCallbackID()
public void setCallbackID(String callbackID)
callbackID - public String getReport()
public void setReport(String report)
report - public String getTargetScope()
public void setTargetScope(String targetScope)
targetScope - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||