|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube_system.namespaces.application.aquamaps.types.Perturbation
public class Perturbation
| Constructor Summary | |
|---|---|
Perturbation()
|
|
Perturbation(String field,
String toPerturbId,
String type,
String value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getField()
Gets the field value for this Perturbation. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getToPerturbId()
Gets the toPerturbId value for this Perturbation. |
String |
getType()
Gets the type value for this Perturbation. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
String |
getValue()
Gets the value value for this Perturbation. |
int |
hashCode()
|
void |
setField(String field)
Sets the field value for this Perturbation. |
void |
setToPerturbId(String toPerturbId)
Sets the toPerturbId value for this Perturbation. |
void |
setType(String type)
Sets the type value for this Perturbation. |
void |
setValue(String value)
Sets the value value for this Perturbation. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Perturbation()
public Perturbation(String field,
String toPerturbId,
String type,
String value)
| Method Detail |
|---|
public String getType()
public void setType(String type)
type - public String getField()
public void setField(String field)
field - public String getToPerturbId()
public void setToPerturbId(String toPerturbId)
toPerturbId - public String getValue()
public void setValue(String value)
value - 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 | |||||||||