Package | Description |
---|---|
nl.renarj.jasdb.rest.mappers | |
nl.renarj.jasdb.rest.model |
Modifier and Type | Method and Description |
---|---|
static Partition |
PartitionModelMapper.map(BagPartition partition,
RestBag bag) |
static PartitionCollection |
PartitionModelMapper.map(Collection<BagPartition> partitions,
RestBag bag) |
Modifier and Type | Method and Description |
---|---|
List<RestBag> |
BagCollection.getBags() |
Modifier and Type | Method and Description |
---|---|
void |
BagCollection.setBags(List<RestBag> bags) |
Constructor and Description |
---|
BagCollection(List<RestBag> bags) |
Copyright © 2015. All rights reserved.