|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FinalList | |
|---|---|
| org.exolab.castor.xml.schema | |
| Uses of FinalList in org.exolab.castor.xml.schema |
|---|
| Methods in org.exolab.castor.xml.schema that return FinalList | |
|---|---|
FinalList |
ElementDecl.getFinal()
Returns the value of the 'final' attribute for this element definition. |
FinalList |
ComplexType.getFinal()
Returns the list of values for the final property for this ComplexType, or null if no final values have been set. |
FinalList |
Schema.getFinalDefault()
Returns the default FinalList for this Schema. |
| Methods in org.exolab.castor.xml.schema with parameters of type FinalList | |
|---|---|
void |
ElementDecl.setFinal(FinalList finalList)
Sets the value of the 'final' attribute for this element definition. |
void |
ComplexType.setFinal(FinalList finalList)
Sets the value of the 'final' attribute for this ComplexType definition. |
void |
Schema.setFinalDefault(FinalList finalList)
Sets the default FinalList for this Schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||