Uses of Class
org.jboss.jaxb.intros.configmodel.XmlAttributeIntro
Packages that use XmlAttributeIntro
-
Uses of XmlAttributeIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlAttributeIntroMethods in org.jboss.jaxb.intros.configmodel that return XmlAttributeIntroModifier and TypeMethodDescriptionObjectFactory.createXmlAttributeIntro()Create an instance ofXmlAttributeIntroClassMemberIntroConfig.getXmlAttribute()Gets the value of the xmlAttribute property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlAttributeIntroMethods in org.jboss.jaxb.intros.configmodel with parameters of type XmlAttributeIntroModifier and TypeMethodDescriptionObjectFactory.createXmlAttribute(XmlAttributeIntro value) voidClassMemberIntroConfig.setXmlAttribute(XmlAttributeIntro value) Sets the value of the xmlAttribute property.