|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJaxbFormChoice | |
|---|---|
| easybox.org.w3._2001.xmlschema | |
| Uses of EJaxbFormChoice in easybox.org.w3._2001.xmlschema |
|---|
| Fields in easybox.org.w3._2001.xmlschema declared as EJaxbFormChoice | |
|---|---|
protected EJaxbFormChoice |
EJaxbSchema.attributeFormDefault
|
protected EJaxbFormChoice |
EJaxbSchema.elementFormDefault
|
protected EJaxbFormChoice |
EJaxbElement.form
|
protected EJaxbFormChoice |
EJaxbAttribute.form
|
| Methods in easybox.org.w3._2001.xmlschema that return EJaxbFormChoice | |
|---|---|
static EJaxbFormChoice |
EJaxbFormChoice.fromValue(java.lang.String v)
|
EJaxbFormChoice |
EJaxbSchema.getAttributeFormDefault()
Gets the value of the attributeFormDefault property. |
EJaxbFormChoice |
EJaxbSchema.getElementFormDefault()
Gets the value of the elementFormDefault property. |
EJaxbFormChoice |
EJaxbElement.getForm()
Gets the value of the form property. |
EJaxbFormChoice |
EJaxbAttribute.getForm()
Gets the value of the form property. |
static EJaxbFormChoice |
EJaxbFormChoice.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EJaxbFormChoice[] |
EJaxbFormChoice.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in easybox.org.w3._2001.xmlschema with parameters of type EJaxbFormChoice | |
|---|---|
void |
EJaxbSchema.setAttributeFormDefault(EJaxbFormChoice value)
Sets the value of the attributeFormDefault property. |
void |
EJaxbSchema.setElementFormDefault(EJaxbFormChoice value)
Sets the value of the elementFormDefault property. |
void |
EJaxbElement.setForm(EJaxbFormChoice value)
Sets the value of the form property. |
void |
EJaxbAttribute.setForm(EJaxbFormChoice value)
Sets the value of the form property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||