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