Uses of Class
org.jboss.jaxb.intros.configmodel.XmlIDIntro
Packages that use XmlIDIntro
-
Uses of XmlIDIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlIDIntroMethods in org.jboss.jaxb.intros.configmodel that return XmlIDIntroModifier and TypeMethodDescriptionObjectFactory.createXmlIDIntro()Create an instance ofXmlIDIntroClassMemberIntroConfig.getXmlID()Gets the value of the xmlID property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlIDIntroMethods in org.jboss.jaxb.intros.configmodel with parameters of type XmlIDIntroModifier and TypeMethodDescriptionObjectFactory.createXmlID(XmlIDIntro value) voidClassMemberIntroConfig.setXmlID(XmlIDIntro value) Sets the value of the xmlID property.