Uses of Class
org.jboss.jaxb.intros.configmodel.XmlTypeIntro
-
Packages that use XmlTypeIntro Package Description org.jboss.jaxb.intros.configmodel -
-
Uses of XmlTypeIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlTypeIntro Modifier and Type Field Description protected XmlTypeIntroClassIntroConfig. xmlTypeMethods in org.jboss.jaxb.intros.configmodel that return XmlTypeIntro Modifier and Type Method Description XmlTypeIntroObjectFactory. createXmlTypeIntro()Create an instance ofXmlTypeIntroXmlTypeIntroClassIntroConfig. getXmlType()Gets the value of the xmlType property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlTypeIntro Modifier and Type Method Description JAXBElement<XmlTypeIntro>ObjectFactory. createXmlType(XmlTypeIntro value)Methods in org.jboss.jaxb.intros.configmodel with parameters of type XmlTypeIntro Modifier and Type Method Description JAXBElement<XmlTypeIntro>ObjectFactory. createXmlType(XmlTypeIntro value)voidClassIntroConfig. setXmlType(XmlTypeIntro value)Sets the value of the xmlType property.
-