|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacetKey | |
---|---|
org.metastopheles |
Uses of FacetKey in org.metastopheles |
---|
Methods in org.metastopheles that return types with arguments of type FacetKey | |
---|---|
Set<FacetKey<?>> |
MetaDataObject.getFacetKeys()
Returns a snapshot of the keys of the facets currently associated with this MetaDataObject. |
Methods in org.metastopheles with parameters of type FacetKey | ||
---|---|---|
|
MetaDataObject.getFacet(FacetKey<T> key)
Retrieves a facet value associated with this MetaDataObject. |
|
|
MetaDataObject.setFacet(FacetKey<T> key,
T value)
Associates a facet with this MetaDataObject. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |