BrightSide Workbench Full Report + Source Code
org.turro.fieldit.IValueItEntity Interface Reference
Inheritance diagram for org.turro.fieldit.IValueItEntity:

Public Member Functions

FieldItSet getFields ()
 
ValueItSet getValues ()
 
Object getFieldValue (String label)
 
Collection< IValueItEntitygetRelated ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file IValueItEntity.java.

Member Function Documentation

◆ getFields()

FieldItSet org.turro.fieldit.IValueItEntity.getFields ( )

◆ getFieldValue()

Object org.turro.fieldit.IValueItEntity.getFieldValue ( String  label)

◆ getRelated()

Collection<IValueItEntity> org.turro.fieldit.IValueItEntity.getRelated ( )

◆ getValues()

ValueItSet org.turro.fieldit.IValueItEntity.getValues ( )

The documentation for this interface was generated from the following file: