public interface MetadataFacet
| Modifier and Type | Method and Description | 
|---|---|
| void | fromProperties(Map<String,String> properties) | 
| String | getFacetId() | 
| String | getName() | 
| Map<String,String> | toProperties() | 
String getFacetId()
Map<String,String> toProperties()
void fromProperties(Map<String,String> properties)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.