Uses of Class
com.ibm.pim.job.ItemImport.ImportSemantics

Packages that use ItemImport.ImportSemantics
com.ibm.pim.job   
 

Uses of ItemImport.ImportSemantics in com.ibm.pim.job
 

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