Inherited by ERIAttributeType.

Classes | |
| class | _ERIAttributeTypeClazz |
| interface | Key |
Public Member Functions | |
| void | addToAttributes (er.indexing.attributes.ERIAttribute object) |
| NSArray < er.indexing.attributes.ERIAttribute > | attributes () |
| String | format () |
| String | name () |
| void | removeFromAttributes (er.indexing.attributes.ERIAttribute object) |
| void | setFormat (String value) |
| void | setName (String value) |
| void | setValueType (er.indexing.attributes.ERIValueType value) |
| er.indexing.attributes.ERIValueType | valueType () |
Static Public Attributes | |
| static final String | ENTITY_NAME = "ERIAttributeType" |
| void addToAttributes | ( | er.indexing.attributes.ERIAttribute | object | ) |
| NSArray<er.indexing.attributes.ERIAttribute> attributes | ( | ) |
| String format | ( | ) |
| String name | ( | ) |
| void removeFromAttributes | ( | er.indexing.attributes.ERIAttribute | object | ) |
| void setFormat | ( | String | value | ) |
| void setName | ( | String | value | ) |
| void setValueType | ( | er.indexing.attributes.ERIValueType | value | ) |
| er.indexing.attributes.ERIValueType valueType | ( | ) |
final String ENTITY_NAME = "ERIAttributeType" [static] |
1.5.8