
Public Member Functions | |
| AttributeDefault (String key, String stringValue) | |
| AttributeDefault (String key, String stringValue, int adaptorType) | |
| AttributeDefault (EOAttribute attribute, String stringValue) | |
| void | setValueInObject (EOEnterpriseObject eo) |
Package Attributes | |
| int | adaptorType |
| EOAttribute | attribute |
| String | key |
| String | stringValue |
| AttributeDefault | ( | EOAttribute | attribute, | |
| String | stringValue | |||
| ) |
| AttributeDefault | ( | String | key, | |
| String | stringValue, | |||
| int | adaptorType | |||
| ) |
| AttributeDefault | ( | String | key, | |
| String | stringValue | |||
| ) |
| void setValueInObject | ( | EOEnterpriseObject | eo | ) |
Implements ERXEntityClassDescription.Default.
int adaptorType [package] |
EOAttribute attribute [package] |
String stringValue [package] |
1.5.8