Uses of Class
org.jboss.jaxb.intros.configmodel.XmlElementIntro
-
Packages that use XmlElementIntro Package Description org.jboss.jaxb.intros.configmodel -
-
Uses of XmlElementIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlElementIntro Modifier and Type Field Description protected XmlElementIntroClassMemberIntroConfig. xmlElementMethods in org.jboss.jaxb.intros.configmodel that return XmlElementIntro Modifier and Type Method Description XmlElementIntroObjectFactory. createXmlElementIntro()Create an instance ofXmlElementIntroXmlElementIntroClassMemberIntroConfig. getXmlElement()Gets the value of the xmlElement property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlElementIntro Modifier and Type Method Description JAXBElement<XmlElementIntro>ObjectFactory. createXmlElement(XmlElementIntro value)Methods in org.jboss.jaxb.intros.configmodel with parameters of type XmlElementIntro Modifier and Type Method Description JAXBElement<XmlElementIntro>ObjectFactory. createXmlElement(XmlElementIntro value)voidClassMemberIntroConfig. setXmlElement(XmlElementIntro value)Sets the value of the xmlElement property.
-