Inherited by Asset.

Classes | |
| class | _AssetClazz |
| interface | Key |
Public Member Functions | |
| void | addToTags (er.indexing.example.eof.Tag object) |
| er.indexing.example.eof.AssetGroup | assetGroup () |
| String | content () |
| NSTimestamp | creationDate () |
| BigDecimal | price () |
| void | removeFromTags (er.indexing.example.eof.Tag object) |
| void | setAssetGroup (er.indexing.example.eof.AssetGroup value) |
| void | setContent (String value) |
| void | setCreationDate (NSTimestamp value) |
| void | setPrice (BigDecimal value) |
| void | setUserCount (Long value) |
| NSArray < er.indexing.example.eof.Tag > | tags () |
| Long | userCount () |
Static Public Attributes | |
| static final String | ENTITY_NAME = "Asset" |
| void addToTags | ( | er.indexing.example.eof.Tag | object | ) |
| er.indexing.example.eof.AssetGroup assetGroup | ( | ) |
| String content | ( | ) |
| NSTimestamp creationDate | ( | ) |
| BigDecimal price | ( | ) |
| void removeFromTags | ( | er.indexing.example.eof.Tag | object | ) |
| void setAssetGroup | ( | er.indexing.example.eof.AssetGroup | value | ) |
| void setContent | ( | String | value | ) |
| void setCreationDate | ( | NSTimestamp | value | ) |
| void setPrice | ( | BigDecimal | value | ) |
| void setUserCount | ( | Long | value | ) |
| NSArray<er.indexing.example.eof.Tag> tags | ( | ) |
| Long userCount | ( | ) |
final String ENTITY_NAME = "Asset" [static] |
1.5.8