public class CadReservedForFutureValues extends Object
The reserved for future values
Constructor and Description |
---|
CadReservedForFutureValues() |
Modifier and Type | Method and Description |
---|---|
Integer |
getAttribute421()
Gets or sets the attribute421.
|
Double |
getAttribute463()
Gets or sets the attribute 463.
|
Short |
getAttribute63()
Gets or sets the attribute63.
|
void |
setAttribute421(Integer value)
Gets or sets the attribute421.
|
void |
setAttribute463(Double value)
Gets or sets the attribute 463.
|
void |
setAttribute63(Short value)
Gets or sets the attribute63.
|
public final Double getAttribute463()
Gets or sets the attribute 463.
public final void setAttribute463(Double value)
Gets or sets the attribute 463.
value
- The attribute 463.public final Short getAttribute63()
Gets or sets the attribute63.
public final void setAttribute63(Short value)
Gets or sets the attribute63.
value
- The attribute63.public final Integer getAttribute421()
Gets or sets the attribute421.
public final void setAttribute421(Integer value)
Gets or sets the attribute421.
value
- The attribute421.