DatasetOrgAttributes |
DataSet.datasetOrg() |
The type of dataset.
|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromGdg(Consumer<GdgAttributes.Builder> gdg) |
Create an instance of this class with gdg() initialized to the given value.
|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromGdg(GdgAttributes gdg) |
Create an instance of this class with gdg() initialized to the given value.
|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromPo(Consumer<PoAttributes.Builder> po) |
Create an instance of this class with po() initialized to the given value.
|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromPo(PoAttributes po) |
Create an instance of this class with po() initialized to the given value.
|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromPs(Consumer<PsAttributes.Builder> ps) |
Create an instance of this class with ps() initialized to the given value.
|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromPs(PsAttributes ps) |
Create an instance of this class with ps() initialized to the given value.
|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromVsam(Consumer<VsamAttributes.Builder> vsam) |
Create an instance of this class with vsam() initialized to the given value.
|
static DatasetOrgAttributes |
DatasetOrgAttributes.fromVsam(VsamAttributes vsam) |
Create an instance of this class with vsam() initialized to the given value.
|