Package | Description |
---|---|
org.jboss.jdf.stacks.model |
Modifier and Type | Class and Description |
---|---|
class |
BomVersionImpl |
Modifier and Type | Method and Description |
---|---|
BomVersion |
Runtime.getDefaultBom() |
BomVersion |
RuntimeImpl.getDefaultBom() |
Modifier and Type | Method and Description |
---|---|
List<BomVersion> |
Stacks.getAvailableBomVersions() |
List<BomVersion> |
StacksImpl.getAvailableBomVersions() |
List<BomVersion> |
Runtime.getBoms() |
List<BomVersion> |
RuntimeImpl.getBoms() |
Modifier and Type | Method and Description |
---|---|
void |
RuntimeImpl.setDefaultBom(BomVersion defaultBom) |
Modifier and Type | Method and Description |
---|---|
void |
StacksImpl.setAvailableBomVersions(List<BomVersion> availableBomVersions) |
void |
RuntimeImpl.setBoms(List<BomVersion> boms) |
Copyright © 2016. All rights reserved.