Package com.bmc.ims

Class CfaJobname

java.lang.Object
com.bmc.ims.CfaJobname
All Implemented Interfaces:
Serializable

public class CfaJobname extends Object implements Serializable
Represents a single job that is associated with the input RECON data set
See Also:
  • Constructor Details

    • CfaJobname

      @DataBoundConstructor public CfaJobname(String jobname)
  • Method Details

    • getJobname

      public String getJobname()
    • setJobname

      public void setJobname(String jobname)