Uses of Class
com.orchestranetworks.addon.dex.configuration.DataFormat
-
Packages that use DataFormat Package Description com.orchestranetworks.addon.dex.configuration Classes and interfaces to define specifications for the import, export and transfer data services. -
-
Uses of DataFormat in com.orchestranetworks.addon.dex.configuration
Methods in com.orchestranetworks.addon.dex.configuration that return DataFormat Modifier and Type Method Description DataFormatDataTemplate. getDataFormat()ReturnsDataFormatinstance to represent the cell data format.Methods in com.orchestranetworks.addon.dex.configuration with parameters of type DataFormat Modifier and Type Method Description voidDataTemplate. setDataFormat(DataFormat dataFormat)SetsDataFormatinstance to represent the cell data format.
-