| Package | Description |
|---|---|
| net.rimptec.cad.catia |
| Modifier and Type | Method and Description |
|---|---|
static ItemAssignmentType |
ItemAssignmentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ItemAssignmentType[] |
ItemAssignmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Item |
Items.addByAssignmentType(Item param1,
ItemAssignmentType param2) |
int |
Items.countByAssignmentType(ItemAssignmentType param1) |
Item |
Items.itemByAssignmentType(java.lang.Object param1,
ItemAssignmentType param2) |
Item |
Items.removeByAssignmentType(Item param1,
ItemAssignmentType param2) |