PoAttributes

The supported properties for a PO type data set.

Types

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

Properties

Link copied to clipboard

The character set encoding of the data set.

Link copied to clipboard

The format of the data set records.

Link copied to clipboard

An array containing one or more filename extensions, allowing you to specify which files to be included as PDS member.

Functions

Link copied to clipboard
inline fun copy(block: PoAttributes.Builder.() -> Unit = {}): PoAttributes
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