|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.indexmanagement.storagehandling.stubs.DeltaFileInfoType
public class DeltaFileInfoType
| Constructor Summary | |
|---|---|
DeltaFileInfoType()
|
|
DeltaFileInfoType(DeltaActionType deltaAction,
String deltaFileID,
int documentCount,
String indexTypeID)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
DeltaActionType |
getDeltaAction()
Gets the deltaAction value for this DeltaFileInfoType. |
String |
getDeltaFileID()
Gets the deltaFileID value for this DeltaFileInfoType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
int |
getDocumentCount()
Gets the documentCount value for this DeltaFileInfoType. |
String |
getIndexTypeID()
Gets the indexTypeID value for this DeltaFileInfoType. |
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 |
setDeltaAction(DeltaActionType deltaAction)
Sets the deltaAction value for this DeltaFileInfoType. |
void |
setDeltaFileID(String deltaFileID)
Sets the deltaFileID value for this DeltaFileInfoType. |
void |
setDocumentCount(int documentCount)
Sets the documentCount value for this DeltaFileInfoType. |
void |
setIndexTypeID(String indexTypeID)
Sets the indexTypeID value for this DeltaFileInfoType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeltaFileInfoType()
public DeltaFileInfoType(DeltaActionType deltaAction,
String deltaFileID,
int documentCount,
String indexTypeID)
| Method Detail |
|---|
public String getDeltaFileID()
public void setDeltaFileID(String deltaFileID)
deltaFileID - public DeltaActionType getDeltaAction()
public void setDeltaAction(DeltaActionType deltaAction)
deltaAction - public int getDocumentCount()
public void setDocumentCount(int documentCount)
documentCount - public String getIndexTypeID()
public void setIndexTypeID(String indexTypeID)
indexTypeID - 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 | |||||||||