Module org.glassfish.jaxb.runtime
Interface SimpleDerivation
-
- All Superinterfaces:
com.sun.xml.txw2.TypedXmlWriter
- All Known Subinterfaces:
SimpleType
public interface SimpleDerivation extends com.sun.xml.txw2.TypedXmlWriterAuto-generated, do not edit.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Listlist()SimpleRestrictionrestriction()Unionunion()
-
-
-
Method Detail
-
restriction
SimpleRestriction restriction()
-
union
Union union()
-
list
List list()
-
-