public interface IProcedureLine extends IModelObject
Modifier and Type | Interface and Description |
---|---|
static class |
IProcedureLine.LineType
Enumeration type for the type of a procedure line.
|
Modifier and Type | Method and Description |
---|---|
IProcedureLine.LineType |
getLineType()
Gets the type of this procedure line.
|
getName
getBigNumericId, getGlobalId, getNumericId
IProcedureLine.LineType getLineType()