Uses of Interface
com.sun.tools.xjc.generator.annotation.spec.XmlElementDeclWriter
-
Packages that use XmlElementDeclWriter Package Description com.sun.tools.xjc.generator.annotation.spec -
-
Uses of XmlElementDeclWriter in com.sun.tools.xjc.generator.annotation.spec
Methods in com.sun.tools.xjc.generator.annotation.spec that return XmlElementDeclWriter Modifier and Type Method Description XmlElementDeclWriterXmlElementDeclWriter. defaultValue(String value)XmlElementDeclWriterXmlElementDeclWriter. name(String value)XmlElementDeclWriterXmlElementDeclWriter. namespace(String value)XmlElementDeclWriterXmlElementDeclWriter. scope(JType value)XmlElementDeclWriterXmlElementDeclWriter. scope(Class value)XmlElementDeclWriterXmlElementDeclWriter. substitutionHeadName(String value)XmlElementDeclWriterXmlElementDeclWriter. substitutionHeadNamespace(String value)
-