|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use XsSimpleDerivationSet | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XsSimpleDerivationSet in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsSimpleDerivationSet | |
XsSimpleDerivationSet |
XsTSimpleType.getFinal()
|
static XsSimpleDerivationSet |
XsSimpleDerivationSet.valueOf(java.lang.String pValue)
Returns a DerivationSet matching the given
value. |
Methods in net.sf.jaxme.xs.xml with parameters of type XsSimpleDerivationSet | |
void |
XsTSimpleType.setFinal(XsSimpleDerivationSet pSet)
|
Uses of XsSimpleDerivationSet in net.sf.jaxme.xs.xml.impl |
Methods in net.sf.jaxme.xs.xml.impl that return XsSimpleDerivationSet | |
XsSimpleDerivationSet |
XsTSimpleTypeImpl.getFinal()
|
Methods in net.sf.jaxme.xs.xml.impl with parameters of type XsSimpleDerivationSet | |
void |
XsTSimpleTypeImpl.setFinal(XsSimpleDerivationSet pSet)
|
void |
XsTLocalSimpleTypeImpl.setFinal(XsSimpleDerivationSet pFinal)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |