CadReservedForFutureValues

The reserved for future values

Constructors

ConstructorDescription
CadReservedForFutureValues()

Methods

MethodDescription
getAttribute463()Gets or sets the attribute 463.
setAttribute463(Double value)Gets or sets the attribute 463.
getAttribute63()Gets or sets the attribute63.
setAttribute63(Short value)Gets or sets the attribute63.
getAttribute421()Gets or sets the attribute421.
setAttribute421(Integer value)Gets or sets the attribute421.

CadReservedForFutureValues()

public CadReservedForFutureValues()

getAttribute463()

public final Double getAttribute463()

Gets or sets the attribute 463.

Returns: Double - The attribute 463.

setAttribute463(Double value)

public final void setAttribute463(Double value)

Gets or sets the attribute 463.

Parameters:

ParameterTypeDescription
valueDoubleThe attribute 463.

getAttribute63()

public final Short getAttribute63()

Gets or sets the attribute63.

Returns: Short - The attribute63.

setAttribute63(Short value)

public final void setAttribute63(Short value)

Gets or sets the attribute63.

Parameters:

ParameterTypeDescription
valueShortThe attribute63.

getAttribute421()

public final Integer getAttribute421()

Gets or sets the attribute421.

Returns: Integer - The attribute421.

setAttribute421(Integer value)

public final void setAttribute421(Integer value)

Gets or sets the attribute421.

Parameters:

ParameterTypeDescription
valueIntegerThe attribute421.