public interface StoreSchemaData
Modifier and Type | Method and Description |
---|---|
void |
addProperty(String name,
Object value)
Method to define a property for this component.
|
Object |
getProperty(String name)
Accessor for a property of this store metadata component.
|
Copyright © 2019. All rights reserved.