|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.analysis.statisticalmanager.stubs.SMObjectImportedInfo
public class SMObjectImportedInfo
| Constructor Summary | |
|---|---|
SMObjectImportedInfo()
|
|
SMObjectImportedInfo(String description,
Calendar endImportDate,
String id,
String name,
Calendar startImportDate,
String type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getDescription()
Gets the description value for this SMObjectImportedInfo. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Calendar |
getEndImportDate()
Gets the endImportDate value for this SMObjectImportedInfo. |
String |
getId()
Gets the id value for this SMObjectImportedInfo. |
String |
getName()
Gets the name value for this SMObjectImportedInfo. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Calendar |
getStartImportDate()
Gets the startImportDate value for this SMObjectImportedInfo. |
String |
getType()
Gets the type value for this SMObjectImportedInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDescription(String description)
Sets the description value for this SMObjectImportedInfo. |
void |
setEndImportDate(Calendar endImportDate)
Sets the endImportDate value for this SMObjectImportedInfo. |
void |
setId(String id)
Sets the id value for this SMObjectImportedInfo. |
void |
setName(String name)
Sets the name value for this SMObjectImportedInfo. |
void |
setStartImportDate(Calendar startImportDate)
Sets the startImportDate value for this SMObjectImportedInfo. |
void |
setType(String type)
Sets the type value for this SMObjectImportedInfo. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMObjectImportedInfo()
public SMObjectImportedInfo(String description,
Calendar endImportDate,
String id,
String name,
Calendar startImportDate,
String type)
| Method Detail |
|---|
public String getName()
public void setName(String name)
name - public String getType()
public void setType(String type)
type - public String getId()
public void setId(String id)
id - public Calendar getEndImportDate()
public void setEndImportDate(Calendar endImportDate)
endImportDate - public Calendar getStartImportDate()
public void setStartImportDate(Calendar startImportDate)
startImportDate - public String getDescription()
public void setDescription(String description)
description - 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 | |||||||||