|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationType | |
|---|---|
| org.apache.myfaces.custom.dynaForm.metadata | |
| Uses of RelationType in org.apache.myfaces.custom.dynaForm.metadata |
|---|
| Methods in org.apache.myfaces.custom.dynaForm.metadata that return RelationType | |
|---|---|
RelationType |
FieldInterface.getRelationType()
|
RelationType |
MetaData.FieldImpl.getRelationType()
|
static RelationType |
RelationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RelationType[] |
RelationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.apache.myfaces.custom.dynaForm.metadata with parameters of type RelationType | |
|---|---|
void |
MetaData.FieldImpl.setRelationType(RelationType relationType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||