Uses of Class
com.ibm.cics.model.IGlobalDynamicStorageArea.SmsstgprotValue

Packages that use IGlobalDynamicStorageArea.SmsstgprotValue
com.ibm.cics.model   
 

Uses of IGlobalDynamicStorageArea.SmsstgprotValue in com.ibm.cics.model
 

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