| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BulkProcessDetails.EntityType | |
|---|---|
| com.ibm.itim.common | Provides a set of common classes that are used in many places in ITIM. | 
| Uses of BulkProcessDetails.EntityType in com.ibm.itim.common | 
|---|
| Methods in com.ibm.itim.common that return BulkProcessDetails.EntityType | |
|---|---|
 BulkProcessDetails.EntityType | 
BulkProcessDetails.getEntityType()
 | 
static BulkProcessDetails.EntityType | 
BulkProcessDetails.EntityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.  | 
static BulkProcessDetails.EntityType[] | 
BulkProcessDetails.EntityType.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Constructors in com.ibm.itim.common with parameters of type BulkProcessDetails.EntityType | |
|---|---|
BulkProcessDetails(BulkProcessDetails.ProcessType processType,
                   BulkProcessDetails.EntityType entityType,
                   java.lang.Object data)
 | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||