[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever a ContractualTermCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| ANNUAL_YEAR | Annual year ("0410") | |
| CONTINUING | Continuing ("1440") | |
| MULTIYEAR | Multiyear ("1442") | |
| OTHER | Other ("9999") | |
| RENEWABLE | Renewable ("1441") | |
| SHORT_TERM | Short-term ("1439") | |
| Wrap(String) | Wrap an arbitrary string value in a ContractualTermCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
a ContractualTermCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| ContractualTermCode | |||||