public static final class InclusionsAndExclusions.PMAInclusion extends InclusionsAndExclusions.Entry
Modifier and Type | Class and Description |
---|---|
static class |
InclusionsAndExclusions.PMAInclusion.DescriptorImpl
Inner class representing the descriptor.
|
Constructor and Description |
---|
PMAInclusion(String jobname,
String stepname,
String procstep,
String description)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the description.
|
String |
getJobname()
Get the job name.
|
String |
getName()
Get the job name.
|
String |
getProcstep()
Get the procedure step.
|
String |
getStepname()
Get the step name.
|
getDescriptor
public String getJobname()
public String getDescription()
public String getProcstep()
public String getStepname()
public String getName()
Copyright © 2016–2022. All rights reserved.