Uses of Class
de.extra_standard.namespace.plugins._1.DataType

Packages that use DataType
de.extra_standard.namespace.plugins._1   
 

Uses of DataType in de.extra_standard.namespace.plugins._1
 

Fields in de.extra_standard.namespace.plugins._1 declared as DataType
protected  DataType EncryptionType.inputData
           
protected  DataType CompressionType.inputData
           
protected  DataType EncryptionType.outputData
           
protected  DataType CompressionType.outputData
           
 

Methods in de.extra_standard.namespace.plugins._1 that return DataType
 DataType ObjectFactory.createDataType()
          Create an instance of DataType
 DataType EncryptionType.getInputData()
          Gets the value of the inputData property.
 DataType CompressionType.getInputData()
          Gets the value of the inputData property.
 DataType EncryptionType.getOutputData()
          Gets the value of the outputData property.
 DataType CompressionType.getOutputData()
          Gets the value of the outputData property.
 

Methods in de.extra_standard.namespace.plugins._1 with parameters of type DataType
 void EncryptionType.setInputData(DataType value)
          Sets the value of the inputData property.
 void CompressionType.setInputData(DataType value)
          Sets the value of the inputData property.
 void EncryptionType.setOutputData(DataType value)
          Sets the value of the outputData property.
 void CompressionType.setOutputData(DataType value)
          Sets the value of the outputData property.
 



Copyright © 2012-2013. All Rights Reserved.