T
- - a program exclusion, program inclusion, zosmf, mat or pma profile.public class EntryAction<T> extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EntryAction.ActionType
Action type enum.
|
Constructor and Description |
---|
EntryAction(T entry,
EntryAction.ActionType type)
The entry action default constructor.
|
Modifier and Type | Method and Description |
---|---|
T |
getEntry()
Get the entry.
|
EntryAction.ActionType |
getType()
Return the type.
|
public EntryAction(T entry, EntryAction.ActionType type)
entry
- - program exclusion, program inclusion, zosmf, mat or pma profiletype
- - update, delete or addpublic EntryAction.ActionType getType()
public T getEntry()
Copyright © 2016–2022. All rights reserved.