|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransformation.datatransformationservice.stubs.FindApplicableTransformationUnits
public class FindApplicableTransformationUnits
| Constructor Summary | |
|---|---|
FindApplicableTransformationUnits()
|
|
FindApplicableTransformationUnits(boolean createAndPublishCompositeTP,
ContentType sourceContentType,
ContentType targetContentType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
ContentType |
getSourceContentType()
Gets the sourceContentType value for this FindApplicableTransformationUnits. |
ContentType |
getTargetContentType()
Gets the targetContentType value for this FindApplicableTransformationUnits. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isCreateAndPublishCompositeTP()
Gets the createAndPublishCompositeTP value for this FindApplicableTransformationUnits. |
void |
setCreateAndPublishCompositeTP(boolean createAndPublishCompositeTP)
Sets the createAndPublishCompositeTP value for this FindApplicableTransformationUnits. |
void |
setSourceContentType(ContentType sourceContentType)
Sets the sourceContentType value for this FindApplicableTransformationUnits. |
void |
setTargetContentType(ContentType targetContentType)
Sets the targetContentType value for this FindApplicableTransformationUnits. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindApplicableTransformationUnits()
public FindApplicableTransformationUnits(boolean createAndPublishCompositeTP,
ContentType sourceContentType,
ContentType targetContentType)
| Method Detail |
|---|
public ContentType getSourceContentType()
public void setSourceContentType(ContentType sourceContentType)
sourceContentType - public ContentType getTargetContentType()
public void setTargetContentType(ContentType targetContentType)
targetContentType - public boolean isCreateAndPublishCompositeTP()
public void setCreateAndPublishCompositeTP(boolean createAndPublishCompositeTP)
createAndPublishCompositeTP - 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 | |||||||||