|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.harmonization.occurrence.stubs.MergeImportedRequestType
public class MergeImportedRequestType
| Constructor Summary | |
|---|---|
MergeImportedRequestType()
|
|
MergeImportedRequestType(String author,
org.gcube.common.core.types.StringArray toMergeIds)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAuthor()
Gets the author value for this MergeImportedRequestType. |
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 |
org.gcube.common.core.types.StringArray |
getToMergeIds()
Gets the toMergeIds value for this MergeImportedRequestType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAuthor(String author)
Sets the author value for this MergeImportedRequestType. |
void |
setToMergeIds(org.gcube.common.core.types.StringArray toMergeIds)
Sets the toMergeIds value for this MergeImportedRequestType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MergeImportedRequestType()
public MergeImportedRequestType(String author,
org.gcube.common.core.types.StringArray toMergeIds)
| Method Detail |
|---|
public String getAuthor()
public void setAuthor(String author)
author - public org.gcube.common.core.types.StringArray getToMergeIds()
public void setToMergeIds(org.gcube.common.core.types.StringArray toMergeIds)
toMergeIds - 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 | |||||||||