public interface RecordStoreSchemaElement extends ObjectWithProperties, Comparable<RecordStoreSchemaElement>
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalPath(String path) |
String |
getName() |
String |
getPath()
Get the path of the object type.
|
<V extends RecordStore> |
getRecordStore() |
RecordStoreSchema |
getSchema() |
clearProperties, getProperties, getProperty, getProperty, removeProperty, setProperties, setProperty, setPropertySoft, setPropertyWeakcompareToboolean equalPath(String path)
String getName()
String getPath()
<V extends RecordStore> V getRecordStore()
RecordStoreSchema getSchema()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.