Uses of Class
com.ibm.cics.model.ICICSEnums.EnablementValue

Uses of ICICSEnums.EnablementValue in com.ibm.cics.model
 

Methods in com.ibm.cics.model that return ICICSEnums.EnablementValue
 ICICSEnums.EnablementValue IJVMClassCache.getAutostartst()
          Getter for field AUTOSTARTST
 ICICSEnums.EnablementValue IJVMServerDefinition.getEnabledStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue ITransactionDefinition.getShutdown()
          Getter for field SHUTDOWN
 ICICSEnums.EnablementValue IPipelineDefinition.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue IURIMapDefinition.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue ILocalTransaction.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue IJVMPool.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue IProcessTypeDefinition.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue IRemoteTransaction.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue ITransactionDefinition.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue ILibraryDefinition.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue IProcessType.getStatus()
          Getter for field ENASTAT
 ICICSEnums.EnablementValue IProgram.getStatus()
          Getter for field STATUS
 ICICSEnums.EnablementValue IProgramDefinition.getStatus()
          Getter for field STATUS
static ICICSEnums.EnablementValue ICICSEnums.EnablementValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ICICSEnums.EnablementValue[] ICICSEnums.EnablementValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2012 IBM Corp. All Rights Reserved.