|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.StartCurationModeRequest
public class StartCurationModeRequest
| Constructor Summary | |
|---|---|
StartCurationModeRequest()
|
|
StartCurationModeRequest(CodeListType codeListType,
String importId,
String user)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
CodeListType |
getCodeListType()
Gets the codeListType value for this StartCurationModeRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getImportId()
Gets the importId value for this StartCurationModeRequest. |
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 |
String |
getUser()
Gets the user value for this StartCurationModeRequest. |
int |
hashCode()
|
void |
setCodeListType(CodeListType codeListType)
Sets the codeListType value for this StartCurationModeRequest. |
void |
setImportId(String importId)
Sets the importId value for this StartCurationModeRequest. |
void |
setUser(String user)
Sets the user value for this StartCurationModeRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartCurationModeRequest()
public StartCurationModeRequest(CodeListType codeListType,
String importId,
String user)
| Method Detail |
|---|
public String getImportId()
public void setImportId(String importId)
importId - public String getUser()
public void setUser(String user)
user - public CodeListType getCodeListType()
public void setCodeListType(CodeListType codeListType)
codeListType - 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 | |||||||||