Package com.adobe.aemds.guide.model
Interface CustomPropertyItem
- 
@ProviderType public interface CustomPropertyItemDefines the basic unit of a Custom Property, which is a key value pair 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetKey()java.lang.StringgetValue() 
 -