public interface GenericBridgeFacet extends BridgeFacet
BridgeFacet with a method to set the encompassing
BridgeFacets instance.| Modifier and Type | Method and Description |
|---|---|
void |
setBridgeFacets(BridgeFacets facets)
Sets the
BridgeFacets instance for this facet. |
getBridgeFacets, hasBridgeFacetsvoid setBridgeFacets(BridgeFacets facets)
BridgeFacets instance for this facet.facets - The BridgeFacets instance for this facetCopyright © 2013. All Rights Reserved.