Uses of Class
com.ibm.cics.model.ITask.ScrnsizeValue

Packages that use ITask.ScrnsizeValue
com.ibm.cics.model   
 

Uses of ITask.ScrnsizeValue in com.ibm.cics.model
 

Methods in com.ibm.cics.model that return ITask.ScrnsizeValue
 ITask.ScrnsizeValue ITask.getScrnsize()
          Getter for field SCRNSIZE
static ITask.ScrnsizeValue ITask.ScrnsizeValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ITask.ScrnsizeValue[] ITask.ScrnsizeValue.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



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