Inherited by ERIDirectory.

Classes | |
| class | _ERIDirectoryClazz |
| interface | Key |
Public Member Functions | |
| void | addToFiles (er.indexing.storage.ERIFile object) |
| NSArray < er.indexing.storage.ERIFile > | files () |
| String | name () |
| void | removeFromFiles (er.indexing.storage.ERIFile object) |
| void | setName (String value) |
Static Public Attributes | |
| static final String | ENTITY_NAME = "ERIDirectory" |
| void addToFiles | ( | er.indexing.storage.ERIFile | object | ) |
| NSArray<er.indexing.storage.ERIFile> files | ( | ) |
| String name | ( | ) |
| void removeFromFiles | ( | er.indexing.storage.ERIFile | object | ) |
| void setName | ( | String | value | ) |
final String ENTITY_NAME = "ERIDirectory" [static] |
1.5.8