| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| int | GetId
()
Get method for attribute "Id" This readonly attribute represents the identifier of an existing detail item. This interface is not used for creating or modifying detail items. |
| DetailType | GetType
()
Returns the type of detail item that this instructions object will create. |
| Method Detail |
|---|
| GetType |
|---|
| DetailType | GetType | () |
Returns the type of detail item that this instructions object will create.
|
| GetId |
|---|
| int | GetId | () |
| This readonly attribute represents the identifier of an existing detail item. This interface is not used for creating or modifying detail items. |