Uses of Class
com.ibm.pim.job.Export.ContentDiffType

Packages that use Export.ContentDiffType
com.ibm.pim.job   
 

Uses of Export.ContentDiffType in com.ibm.pim.job
 

Methods in com.ibm.pim.job that return Export.ContentDiffType
static Export.ContentDiffType Export.ContentDiffType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Export.ContentDiffType[] Export.ContentDiffType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.