|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldResult | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm | |
| Uses of FieldResult in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm declared as FieldResult | |
|---|---|
protected FieldResult[] |
EntityResult.fieldResult
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm that return FieldResult | |
|---|---|
FieldResult |
FieldResult.clone()
Creates and returns a copy of this object. |
FieldResult |
ObjectFactory.createFieldResult()
Create an instance of FieldResult |
FieldResult[] |
EntityResult.getFieldResult()
|
FieldResult |
EntityResult.getFieldResult(int idx)
|
FieldResult |
EntityResult.setFieldResult(int idx,
FieldResult value)
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm with parameters of type FieldResult | |
|---|---|
void |
EntityResult.setFieldResult(FieldResult[] values)
|
FieldResult |
EntityResult.setFieldResult(int idx,
FieldResult value)
|
| Constructors in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm with parameters of type FieldResult | |
|---|---|
FieldResult(FieldResult o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.persistence.orm.FieldResult instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||