Uses of Class
org.jboss.jaxb.intros.configmodel.XmlIDREFIntro
-
Packages that use XmlIDREFIntro Package Description org.jboss.jaxb.intros.configmodel -
-
Uses of XmlIDREFIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlIDREFIntro Modifier and Type Field Description protected XmlIDREFIntroClassMemberIntroConfig. xmlIDREFMethods in org.jboss.jaxb.intros.configmodel that return XmlIDREFIntro Modifier and Type Method Description XmlIDREFIntroObjectFactory. createXmlIDREFIntro()Create an instance ofXmlIDREFIntroXmlIDREFIntroClassMemberIntroConfig. getXmlIDREF()Gets the value of the xmlIDREF property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlIDREFIntro Modifier and Type Method Description JAXBElement<XmlIDREFIntro>ObjectFactory. createXmlIDREF(XmlIDREFIntro value)Methods in org.jboss.jaxb.intros.configmodel with parameters of type XmlIDREFIntro Modifier and Type Method Description JAXBElement<XmlIDREFIntro>ObjectFactory. createXmlIDREF(XmlIDREFIntro value)voidClassMemberIntroConfig. setXmlIDREF(XmlIDREFIntro value)Sets the value of the xmlIDREF property.
-