wt.eff
Interface IncorporationDate
- All Superinterfaces:
- Eff, EffForm, EffRecord, NetFactor, ObjectMappable, Persistable, Serializable
public interface IncorporationDate
- extends Eff
Effectivities are no longer used to indicate incorporation.
Supported API: true
Extendable: true
|
Field Summary |
static String |
RANGE
Label for the attribute; The DateEffRange indicates when the version
was assembled into the product instance. |
|
Method Summary |
EffRange |
getRange()
Gets the object for the association that plays role: RANGE. |
void |
setRange(EffRange a_Range)
Sets the object for the association that plays role: RANGE. |
RANGE
static final String RANGE
- Label for the attribute; The DateEffRange indicates when the version
was assembled into the product instance.
Supported API: true
- See Also:
- Constant Field Values
getRange
EffRange getRange()
- Gets the object for the association that plays role: RANGE.
The DateEffRange indicates when the version was assembled into the
product instance.
Supported API: true
- Returns:
- EffRange
setRange
void setRange(EffRange a_Range)
throws WTPropertyVetoException
- Sets the object for the association that plays role: RANGE.
The DateEffRange indicates when the version was assembled into the
product instance.
Supported API: true
- Parameters:
a_Range -
- Throws:
WTPropertyVetoException