Uses of Class
com.ibm.cics.model.IPhysicalDataSet.DataSetValidityValue

Uses of IPhysicalDataSet.DataSetValidityValue in com.ibm.cics.model
 

Methods in com.ibm.cics.model that return IPhysicalDataSet.DataSetValidityValue
 IPhysicalDataSet.DataSetValidityValue IPhysicalDataSet.getDataSetValidity()
          Getter for field VALIDITY
static IPhysicalDataSet.DataSetValidityValue IPhysicalDataSet.DataSetValidityValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IPhysicalDataSet.DataSetValidityValue[] IPhysicalDataSet.DataSetValidityValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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