|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.SetPropertiesRequest
public class SetPropertiesRequest
| Constructor Summary | |
|---|---|
SetPropertiesRequest()
|
|
SetPropertiesRequest(String agencyId,
String description,
CodelistIdentifier identifier,
boolean isFinal,
String name,
float version)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAgencyId()
Gets the agencyId value for this SetPropertiesRequest. |
String |
getDescription()
Gets the description value for this SetPropertiesRequest. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
CodelistIdentifier |
getIdentifier()
Gets the identifier value for this SetPropertiesRequest. |
String |
getName()
Gets the name value for this SetPropertiesRequest. |
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 |
float |
getVersion()
Gets the version value for this SetPropertiesRequest. |
int |
hashCode()
|
boolean |
isIsFinal()
Gets the isFinal value for this SetPropertiesRequest. |
void |
setAgencyId(String agencyId)
Sets the agencyId value for this SetPropertiesRequest. |
void |
setDescription(String description)
Sets the description value for this SetPropertiesRequest. |
void |
setIdentifier(CodelistIdentifier identifier)
Sets the identifier value for this SetPropertiesRequest. |
void |
setIsFinal(boolean isFinal)
Sets the isFinal value for this SetPropertiesRequest. |
void |
setName(String name)
Sets the name value for this SetPropertiesRequest. |
void |
setVersion(float version)
Sets the version value for this SetPropertiesRequest. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetPropertiesRequest()
public SetPropertiesRequest(String agencyId,
String description,
CodelistIdentifier identifier,
boolean isFinal,
String name,
float version)
| Method Detail |
|---|
public CodelistIdentifier getIdentifier()
public void setIdentifier(CodelistIdentifier identifier)
identifier - public String getName()
public void setName(String name)
name - public String getAgencyId()
public void setAgencyId(String agencyId)
agencyId - public String getDescription()
public void setDescription(String description)
description - public float getVersion()
public void setVersion(float version)
version - public boolean isIsFinal()
public void setIsFinal(boolean isFinal)
isFinal - 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 | |||||||||