Uses of Class
com.ibm.cics.model.ISystemParameter.SourceValue

Uses of ISystemParameter.SourceValue in com.ibm.cics.model
 

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