|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.indexmanagement.storagehandling.stubs.ConnectUpdaterResponse
public class ConnectUpdaterResponse
| Constructor Summary | |
|---|---|
ConnectUpdaterResponse()
|
|
ConnectUpdaterResponse(int connectionID,
String deltaFileCollectionID)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getConnectionID()
Gets the connectionID value for this ConnectUpdaterResponse. |
String |
getDeltaFileCollectionID()
Gets the deltaFileCollectionID value for this ConnectUpdaterResponse. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setConnectionID(int connectionID)
Sets the connectionID value for this ConnectUpdaterResponse. |
void |
setDeltaFileCollectionID(String deltaFileCollectionID)
Sets the deltaFileCollectionID value for this ConnectUpdaterResponse. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectUpdaterResponse()
public ConnectUpdaterResponse(int connectionID,
String deltaFileCollectionID)
| Method Detail |
|---|
public int getConnectionID()
public void setConnectionID(int connectionID)
connectionID - public String getDeltaFileCollectionID()
public void setDeltaFileCollectionID(String deltaFileCollectionID)
deltaFileCollectionID - 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 | |||||||||