GdgAttributes

The required attributes for a generation data group data set. A generation data set is one of a collection of successive, historically related, catalogued data sets that together are known as a generation data group (GDG). Use this structure when you want to import a GDG. For more information on GDG, see Generation data sets.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val limit: Int

The maximum number of generation data sets, up to 255, in a GDG.

Link copied to clipboard

The disposition of the data set in the catalog.

Functions

Link copied to clipboard
inline fun copy(block: GdgAttributes.Builder.() -> Unit = {}): GdgAttributes
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String