CadReservedForFutureValues
Contents
[
Hide
]The reserved for future values
Constructors
| Constructor | Description |
|---|---|
| CadReservedForFutureValues() |
Methods
| Method | Description |
|---|---|
| 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:
| Parameter | Type | Description |
|---|---|---|
| value | Double | The 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:
| Parameter | Type | Description |
|---|---|---|
| value | Short | The 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:
| Parameter | Type | Description |
|---|---|---|
| value | Integer | The attribute421. |