|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.ImportedItem
public class ImportedItem
| Constructor Summary | |
|---|---|
ImportedItem()
|
|
ImportedItem(String creator,
String date,
String description,
String encoding,
String id,
int lenght,
String publisher,
String rights,
String source,
String title,
String type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCreator()
Gets the creator value for this ImportedItem. |
String |
getDate()
Gets the date value for this ImportedItem. |
String |
getDescription()
Gets the description value for this ImportedItem. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getEncoding()
Gets the encoding value for this ImportedItem. |
String |
getId()
Gets the id value for this ImportedItem. |
int |
getLenght()
Gets the lenght value for this ImportedItem. |
String |
getPublisher()
Gets the publisher value for this ImportedItem. |
String |
getRights()
Gets the rights value for this ImportedItem. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSource()
Gets the source value for this ImportedItem. |
String |
getTitle()
Gets the title value for this ImportedItem. |
String |
getType()
Gets the type value for this ImportedItem. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCreator(String creator)
Sets the creator value for this ImportedItem. |
void |
setDate(String date)
Sets the date value for this ImportedItem. |
void |
setDescription(String description)
Sets the description value for this ImportedItem. |
void |
setEncoding(String encoding)
Sets the encoding value for this ImportedItem. |
void |
setId(String id)
Sets the id value for this ImportedItem. |
void |
setLenght(int lenght)
Sets the lenght value for this ImportedItem. |
void |
setPublisher(String publisher)
Sets the publisher value for this ImportedItem. |
void |
setRights(String rights)
Sets the rights value for this ImportedItem. |
void |
setSource(String source)
Sets the source value for this ImportedItem. |
void |
setTitle(String title)
Sets the title value for this ImportedItem. |
void |
setType(String type)
Sets the type value for this ImportedItem. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportedItem()
public ImportedItem(String creator,
String date,
String description,
String encoding,
String id,
int lenght,
String publisher,
String rights,
String source,
String title,
String type)
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - public String getTitle()
public void setTitle(String title)
title - public String getDescription()
public void setDescription(String description)
description - public String getCreator()
public void setCreator(String creator)
creator - public String getDate()
public void setDate(String date)
date - public String getType()
public void setType(String type)
type - public String getPublisher()
public void setPublisher(String publisher)
publisher - public String getSource()
public void setSource(String source)
source - public String getRights()
public void setRights(String rights)
rights - public int getLenght()
public void setLenght(int lenght)
lenght - public String getEncoding()
public void setEncoding(String encoding)
encoding - 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 | |||||||||