Uses of Class
com.ibm.cics.model.ITSQueue.LocationValue

Packages that use ITSQueue.LocationValue
com.ibm.cics.model   
 

Uses of ITSQueue.LocationValue in com.ibm.cics.model
 

Methods in com.ibm.cics.model that return ITSQueue.LocationValue
 ITSQueue.LocationValue ITSQueue.getLocation()
          Getter for field LOCATION
static ITSQueue.LocationValue ITSQueue.LocationValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ITSQueue.LocationValue[] ITSQueue.LocationValue.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.