org.gcube.datatransformation.client.library.beans
Class Types.TransformDataWithTransformationUnit

java.lang.Object
  extended by org.gcube.datatransformation.client.library.beans.Types.TransformDataWithTransformationUnit
Enclosing class:
Types

public static class Types.TransformDataWithTransformationUnit
extends Object


Field Summary
 Boolean createReport
           
 Boolean filterSources
           
 List<Types.Input> inputs
           
 Types.Output output
           
 Types.ContentType targetContentType
           
 String tpID
           
 List<Types.Parameter> tProgramUnboundParameters
           
 String transformationUnitID
           
 
Constructor Summary
Types.TransformDataWithTransformationUnit()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

inputs

public List<Types.Input> inputs

tpID

public String tpID

transformationUnitID

public String transformationUnitID

targetContentType

public Types.ContentType targetContentType

tProgramUnboundParameters

public List<Types.Parameter> tProgramUnboundParameters

output

public Types.Output output

filterSources

public Boolean filterSources

createReport

public Boolean createReport
Constructor Detail

Types.TransformDataWithTransformationUnit

public Types.TransformDataWithTransformationUnit()


Copyright © 2014. All Rights Reserved.