|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XsFormChoice | |
| net.sf.jaxme.xs.xml | |
| net.sf.jaxme.xs.xml.impl | |
| Uses of XsFormChoice in net.sf.jaxme.xs.xml |
| Fields in net.sf.jaxme.xs.xml declared as XsFormChoice | |
static XsFormChoice |
XsFormChoice.QUALIFIED
|
static XsFormChoice |
XsFormChoice.UNQUALIFIED
|
| Methods in net.sf.jaxme.xs.xml that return XsFormChoice | |
XsFormChoice |
XsTElement.getForm()
|
XsFormChoice |
XsTAttribute.getForm()
|
static XsFormChoice |
XsFormChoice.valueOf(java.lang.String pValue)
|
XsFormChoice |
XsESchema.getAttributeFormDefault()
|
XsFormChoice |
XsESchema.getElementFormDefault()
|
| Methods in net.sf.jaxme.xs.xml with parameters of type XsFormChoice | |
void |
XsTElement.setForm(XsFormChoice pForm)
|
void |
XsTAttribute.setForm(XsFormChoice pForm)
|
void |
XsESchema.setAttributeFormDefault(XsFormChoice pChoice)
|
void |
XsESchema.setElementFormDefault(XsFormChoice pChoice)
|
| Uses of XsFormChoice in net.sf.jaxme.xs.xml.impl |
| Methods in net.sf.jaxme.xs.xml.impl that return XsFormChoice | |
XsFormChoice |
XsTElementImpl.getForm()
|
XsFormChoice |
XsTAttributeImpl.getForm()
|
XsFormChoice |
XsESchemaImpl.getAttributeFormDefault()
|
XsFormChoice |
XsESchemaImpl.getElementFormDefault()
|
| Methods in net.sf.jaxme.xs.xml.impl with parameters of type XsFormChoice | |
void |
XsTElementImpl.setForm(XsFormChoice pForm)
|
void |
XsTAttributeImpl.setForm(XsFormChoice pForm)
|
void |
XsESchemaImpl.setAttributeFormDefault(XsFormChoice pChoice)
|
void |
XsESchemaImpl.setElementFormDefault(XsFormChoice pChoice)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||