Module org.glassfish.jaxb.runtime
Interface ComplexContent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ComplexExtensionextension()ComplexContentmixed(boolean value)ComplexRestrictionrestriction()-
Methods inherited from interface org.glassfish.jaxb.runtime.v2.schemagen.xmlschema.Annotated
annotation, id
-
-
-
-
Method Detail
-
extension
ComplexExtension extension()
-
restriction
ComplexRestriction restriction()
-
mixed
ComplexContent mixed(boolean value)
-
-