Uses of Class
org.jboss.jaxb.intros.configmodel.XmlIDIntro
-
Packages that use XmlIDIntro Package Description org.jboss.jaxb.intros.configmodel -
-
Uses of XmlIDIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlIDIntro Modifier and Type Field Description protected XmlIDIntroClassMemberIntroConfig. xmlIDMethods in org.jboss.jaxb.intros.configmodel that return XmlIDIntro Modifier and Type Method Description XmlIDIntroObjectFactory. createXmlIDIntro()Create an instance ofXmlIDIntroXmlIDIntroClassMemberIntroConfig. getXmlID()Gets the value of the xmlID property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlIDIntro Modifier and Type Method Description JAXBElement<XmlIDIntro>ObjectFactory. createXmlID(XmlIDIntro value)Methods in org.jboss.jaxb.intros.configmodel with parameters of type XmlIDIntro Modifier and Type Method Description JAXBElement<XmlIDIntro>ObjectFactory. createXmlID(XmlIDIntro value)voidClassMemberIntroConfig. setXmlID(XmlIDIntro value)Sets the value of the xmlID property.
-