|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SerialNumberedConfiguredInstanceMaster
An instance of a SerialNumberedConfiguredMaster.
Supported API: true
Extendable: true
SerialNumberedConfiguredInstanceVersion,
WTProductInstanceMaster| Field Summary | |
|---|---|
static String |
INSTANCE_OF
Label for the attribute. |
static String |
INSTANCE_OF_REFERENCE
Label for the attribute. |
| Fields inherited from interface wt.configuration.SerialNumberedInstanceIfc |
|---|
LOT_NUMBER, SERIAL_NUMBER |
| Method Summary | |
|---|---|
SerialNumbered |
getInstanceOf()
Gets the object for the association that plays role: INSTANCE_OF. |
ObjectReference |
getInstanceOfReference()
Gets the value of the attribute: INSTANCE_OF_REFERENCE. |
void |
setInstanceOf(SerialNumbered a_InstanceOf)
Sets the object for the association that plays role: INSTANCE_OF. |
void |
setInstanceOfReference(ObjectReference a_InstanceOfReference)
Sets the value of the attribute: INSTANCE_OF_REFERENCE. |
| Methods inherited from interface wt.configuration.SerialNumberedInstanceIfc |
|---|
getLotNumber, getSerialNumber, setLotNumber, setSerialNumber |
| Field Detail |
|---|
static final String INSTANCE_OF
static final String INSTANCE_OF_REFERENCE
| Method Detail |
|---|
SerialNumbered getInstanceOf()
getInstanceOf in interface SerialNumberedInstanceIfc
void setInstanceOf(SerialNumbered a_InstanceOf)
throws WTPropertyVetoException,
WTException
setInstanceOf in interface SerialNumberedInstanceIfca_InstanceOf -
WTPropertyVetoException
WTExceptionObjectReference getInstanceOfReference()
getInstanceOfReference in interface SerialNumberedInstanceIfc
void setInstanceOfReference(ObjectReference a_InstanceOfReference)
throws WTPropertyVetoException
setInstanceOfReference in interface SerialNumberedInstanceIfca_InstanceOfReference -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||