public class StepComplexItem extends StepRepresentationItem
Complex item class for holding a list of STP items.
| Constructor and Description |
|---|
StepComplexItem() |
| Modifier and Type | Method and Description |
|---|---|
List<StepRepresentationItem> |
getItems() |
StepItemType |
getItemType() |
void |
setItems(List<StepRepresentationItem> value) |
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final List<StepRepresentationItem> getItems()
public final void setItems(List<StepRepresentationItem> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.