|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SerialNumbered
A serial numbered object is an object that can have serial numbered instances.
This package supports two types of serial numbered objects, SerialNumberedComponentMaster
and SerialNumberedConfiguredMaster. The former is deprecated
and the latter is implemented by wt.part.WTParttMaster.
Supported API: true
Extendable: false
SerialNumberedInstanceIfc| Field Summary | |
|---|---|
static String |
DEFAULT_TRACE_CODE
Label for the attribute. |
| Method Summary | |
|---|---|
TraceCode |
getDefaultTraceCode()
Gets the object for the association that plays role: DEFAULT_TRACE_CODE. |
void |
setDefaultTraceCode(TraceCode a_DefaultTraceCode)
Sets the object for the association that plays role: DEFAULT_TRACE_CODE. |
| Field Detail |
|---|
static final String DEFAULT_TRACE_CODE
| Method Detail |
|---|
TraceCode getDefaultTraceCode()
void setDefaultTraceCode(TraceCode a_DefaultTraceCode)
throws WTPropertyVetoException
a_DefaultTraceCode -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||