|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransformation.datatransformationservice.stubs.Input
public class Input
| Constructor Summary | |
|---|---|
Input()
|
|
Input(String inputType,
String inputValue,
Parameter[] inputparameters)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Parameter[] |
getInputparameters()
Gets the inputparameters value for this Input. |
Parameter |
getInputparameters(int i)
|
String |
getInputType()
Gets the inputType value for this Input. |
String |
getInputValue()
Gets the inputValue value for this Input. |
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 |
int |
hashCode()
|
void |
setInputparameters(int i,
Parameter _value)
|
void |
setInputparameters(Parameter[] inputparameters)
Sets the inputparameters value for this Input. |
void |
setInputType(String inputType)
Sets the inputType value for this Input. |
void |
setInputValue(String inputValue)
Sets the inputValue value for this Input. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Input()
public Input(String inputType,
String inputValue,
Parameter[] inputparameters)
| Method Detail |
|---|
public String getInputType()
public void setInputType(String inputType)
inputType - public String getInputValue()
public void setInputValue(String inputValue)
inputValue - public Parameter[] getInputparameters()
public void setInputparameters(Parameter[] inputparameters)
inputparameters - public Parameter getInputparameters(int i)
public void setInputparameters(int i,
Parameter _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 | |||||||||