| Package | Description |
|---|---|
| nl.surfnet.coin.csa.model |
| Modifier and Type | Method and Description |
|---|---|
Facet |
FacetValue.getFacet() |
Facet |
Facet.getParent() |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<Facet> |
Facet.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Facet.addChild(Facet facet) |
int |
Facet.compareTo(Facet that) |
void |
Facet.removeChild(Facet facet) |
void |
FacetValue.setFacet(Facet facet) |
void |
Facet.setParent(Facet parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
Facet.setChildren(SortedSet<Facet> children) |
Copyright © 2013–2014 SURFnet bv, The Netherlands. All rights reserved.