Module org.glassfish.jaxb.runtime
Interface FixedOrDefault
-
- All Superinterfaces:
com.sun.xml.txw2.TypedXmlWriter
- All Known Subinterfaces:
Element,LocalAttribute,LocalElement,TopLevelAttribute,TopLevelElement
public interface FixedOrDefault extends com.sun.xml.txw2.TypedXmlWriterAuto-generated, do not edit.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FixedOrDefault_default(String value)FixedOrDefaultfixed(String value)
-
-
-
Method Detail
-
_default
FixedOrDefault _default(String value)
-
fixed
FixedOrDefault fixed(String value)
-
-