Uses of Class
com.ibm.workflow.api.ProgramTemplatePackage.Type

Packages that use Type
com.ibm.workflow.api.ProgramTemplatePackage   
 

Uses of Type in com.ibm.workflow.api.ProgramTemplatePackage
 

Fields in com.ibm.workflow.api.ProgramTemplatePackage declared as Type
static Type Type.NOT_SET
           
static Type Type.EXE
           
static Type Type.DLL
           
static Type Type.EXTERNAL
           
 

Methods in com.ibm.workflow.api.ProgramTemplatePackage that return Type
 Type Options.discriminator()
           
static Type Type.from_int(int $value)
          Returns the solitaire representing the given (zero-based) numeric value.
 



© Copyright IBM Corporation 1999, 2007. All Rights Reserved.