Uses of Class
org.jboss.jaxb.intros.configmodel.XmlTypeIntro
Packages that use XmlTypeIntro
-
Uses of XmlTypeIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlTypeIntroMethods in org.jboss.jaxb.intros.configmodel that return XmlTypeIntroModifier and TypeMethodDescriptionObjectFactory.createXmlTypeIntro()Create an instance ofXmlTypeIntroClassIntroConfig.getXmlType()Gets the value of the xmlType property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlTypeIntroMethods in org.jboss.jaxb.intros.configmodel with parameters of type XmlTypeIntroModifier and TypeMethodDescriptionObjectFactory.createXmlType(XmlTypeIntro value) voidClassIntroConfig.setXmlType(XmlTypeIntro value) Sets the value of the xmlType property.