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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CfaJobname(String jobname)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getJobname()
void
setJobname(String jobname)
-