|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.StartRequest
public class StartRequest
| Constructor Summary | |
|---|---|
StartRequest()
|
|
StartRequest(String creator,
String description,
String source,
String title)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCreator()
Gets the creator value for this StartRequest. |
String |
getDescription()
Gets the description value for this StartRequest. |
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 |
String |
getSource()
Gets the source value for this StartRequest. |
String |
getTitle()
Gets the title value for this StartRequest. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCreator(String creator)
Sets the creator value for this StartRequest. |
void |
setDescription(String description)
Sets the description value for this StartRequest. |
void |
setSource(String source)
Sets the source value for this StartRequest. |
void |
setTitle(String title)
Sets the title value for this StartRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartRequest()
public StartRequest(String creator,
String description,
String source,
String title)
| Method Detail |
|---|
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 getSource()
public void setSource(String source)
source - 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 | |||||||||