Uses of Class
org.jboss.jaxb.intros.configmodel.XmlElementIntro
Packages that use XmlElementIntro
-
Uses of XmlElementIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlElementIntroMethods in org.jboss.jaxb.intros.configmodel that return XmlElementIntroModifier and TypeMethodDescriptionObjectFactory.createXmlElementIntro()Create an instance ofXmlElementIntroClassMemberIntroConfig.getXmlElement()Gets the value of the xmlElement property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlElementIntroMethods in org.jboss.jaxb.intros.configmodel with parameters of type XmlElementIntroModifier and TypeMethodDescriptionObjectFactory.createXmlElement(XmlElementIntro value) voidClassMemberIntroConfig.setXmlElement(XmlElementIntro value) Sets the value of the xmlElement property.