Package | Description |
---|---|
org.sistema.cs.doc.persist |
Classes and interfaces based on the Persistent framework/library
modeling generic documents.
|
Modifier and Type | Method and Description |
---|---|
IConcept |
IItem.getConcept() |
IConcept |
Item.getConcept() |
Modifier and Type | Method and Description |
---|---|
void |
IItem.setConcept(IConcept concept)
Sets the concept of this item.
|
void |
Item.setConcept(IConcept concept) |