Uses of Class
com.bmc.ims.Timezone
-
-
Uses of Timezone in com.bmc.ims
Methods in com.bmc.ims that return Timezone Modifier and Type Method Description Timezone
BmcCfaBuilder. getTz()
Methods in com.bmc.ims with parameters of type Timezone Modifier and Type Method Description void
BmcCfaBuilder. setTz(Timezone tz)
Constructors in com.bmc.ims with parameters of type Timezone Constructor Description BmcCfaBuilder(String server, String port, String user, String jclContent, String chkfreq, String jobCard, String acctno, String thresh, String sortby, String pswd, String prilog, List<CfaLoadLib> cfaLoadLibs, List<CfaSldsLib> cfaSldsLibs, List<CfaDliLib> cfaDliLibs, List<CfaJobname> cfaJobnames, List<CfaReconSet> cfaReconSets, String goodRC, boolean bmcSlds, boolean bmcDb2log, String db2log, String db2bsds, String limit, String skip, String maxlogs, boolean bmcDb2bsds, boolean bmcLimit, boolean bmcSkip, boolean bmcActiveOlds, boolean bmcImsid, boolean bmcDlilog, boolean bmcMaxlogs, boolean bmcJobname, List<CfaImsid> cfaImsids, boolean bmcRecon, boolean bmcTimezone, boolean bmcStartInterval, boolean bmcStopInterval, Start start, Stop stop, Timezone tz, String jobInclude, String jobExclude, String psbInclude, String psbExclude, String maxlogsRc, String maxlogsAbend, boolean bmcJobInc, boolean bmcJobExc, boolean bmcPsbInc, boolean bmcPsbExc, boolean bmcChkfreq, boolean bmcThresh, boolean bmcPrilog, boolean bmcAppcheck, boolean bmcAll, boolean bmcLsec, String chkfreqval, boolean bmcPlanInc, String planInclude, boolean bmcPlanExc, String planExclude, boolean bmcSortby, boolean bmcCsv, boolean bmcFullreport)
-