Package | Description |
---|---|
cardmanager.impl | |
cardmanager.impl.card | |
cardmanager.impl.gui | |
cardmanager.impl.packages |
Modifier and Type | Method and Description |
---|---|
CardDefinition |
CollectionOperator.getById(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CardDefinition> |
CollectionOperator.getCollection() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<FileBearer> |
CollectionOperator.prepareColection(java.util.List<CardDefinition> collection) |
Modifier and Type | Method and Description |
---|---|
CardDefinition |
Card.getDef() |
Modifier and Type | Method and Description |
---|---|
void |
Card.setDef(CardDefinition def) |
Constructor and Description |
---|
Card(CardDefinition cd,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
CardDefinition |
CardInstanceViewForSelectComponent.getCard() |
Constructor and Description |
---|
CardInstanceViewForSelectComponent(CardDefinition get) |
Modifier and Type | Method and Description |
---|---|
CardDefinition |
CountedCard.getCard() |
Constructor and Description |
---|
CountedCard(CardDefinition card) |
CountedCard(CardDefinition card,
java.lang.Integer count) |