|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.types.FieldMapping
public class FieldMapping
| Constructor Summary | |
|---|---|
FieldMapping()
|
|
FieldMapping(String destinationField,
String label,
String sourceField)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDestinationField()
Gets the destinationField value for this FieldMapping. |
String |
getLabel()
Gets the label value for this FieldMapping. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSourceField()
Gets the sourceField value for this FieldMapping. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setDestinationField(String destinationField)
Sets the destinationField value for this FieldMapping. |
void |
setLabel(String label)
Sets the label value for this FieldMapping. |
void |
setSourceField(String sourceField)
Sets the sourceField value for this FieldMapping. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FieldMapping()
public FieldMapping(String destinationField,
String label,
String sourceField)
| Method Detail |
|---|
public String getLabel()
public void setLabel(String label)
label - public String getSourceField()
public void setSourceField(String sourceField)
sourceField - public String getDestinationField()
public void setDestinationField(String destinationField)
destinationField - 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 | |||||||||