|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Form | |
|---|---|
| com.ebmwebsourcing.easyschema10.api.element | |
| com.ebmwebsourcing.easyschema10.api.type | |
| com.ebmwebsourcing.easyschema10.api.with | |
| Uses of Form in com.ebmwebsourcing.easyschema10.api.element |
|---|
| Methods in com.ebmwebsourcing.easyschema10.api.element that return Form | |
|---|---|
Form |
Schema.getAttributeFormDefault()
|
Form |
Schema.getElementFormDefault()
|
| Methods in com.ebmwebsourcing.easyschema10.api.element with parameters of type Form | |
|---|---|
void |
Schema.setAttributeFormDefault(Form attributeFormDefault)
|
void |
Schema.setElementFormDefault(Form elementFormDefault)
|
| Uses of Form in com.ebmwebsourcing.easyschema10.api.type |
|---|
| Methods in com.ebmwebsourcing.easyschema10.api.type that return Form | |
|---|---|
static Form |
Form.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Form[] |
Form.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Form in com.ebmwebsourcing.easyschema10.api.with |
|---|
| Methods in com.ebmwebsourcing.easyschema10.api.with that return Form | |
|---|---|
Form |
WithForm.getForm()
|
| Methods in com.ebmwebsourcing.easyschema10.api.with with parameters of type Form | |
|---|---|
void |
WithForm.setForm(Form form)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||