
Public Member Functions | |
| FieldItSet | getFields () |
| ValueItSet | getValues () |
| Object | getFieldValue (String label) |
| Collection< IValueItEntity > | getRelated () |
Definition at line 27 of file IValueItEntity.java.
| FieldItSet org.turro.fieldit.IValueItEntity.getFields | ( | ) |
Implemented in org.turro.contacts.ContactService, and org.turro.financials.entity.Product.
| Object org.turro.fieldit.IValueItEntity.getFieldValue | ( | String | label | ) |
Implemented in org.turro.contacts.ContactService, and org.turro.financials.entity.Product.
| Collection<IValueItEntity> org.turro.fieldit.IValueItEntity.getRelated | ( | ) |
Implemented in org.turro.contacts.ContactService, and org.turro.financials.entity.Product.
| ValueItSet org.turro.fieldit.IValueItEntity.getValues | ( | ) |
Implemented in org.turro.contacts.ContactService, and org.turro.financials.entity.Product.