Uses of Class
org.jboss.jaxb.intros.configmodel.XmlAttributeIntro
-
Packages that use XmlAttributeIntro Package Description org.jboss.jaxb.intros.configmodel -
-
Uses of XmlAttributeIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlAttributeIntro Modifier and Type Field Description protected XmlAttributeIntroClassMemberIntroConfig. xmlAttributeMethods in org.jboss.jaxb.intros.configmodel that return XmlAttributeIntro Modifier and Type Method Description XmlAttributeIntroObjectFactory. createXmlAttributeIntro()Create an instance ofXmlAttributeIntroXmlAttributeIntroClassMemberIntroConfig. getXmlAttribute()Gets the value of the xmlAttribute property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlAttributeIntro Modifier and Type Method Description JAXBElement<XmlAttributeIntro>ObjectFactory. createXmlAttribute(XmlAttributeIntro value)Methods in org.jboss.jaxb.intros.configmodel with parameters of type XmlAttributeIntro Modifier and Type Method Description JAXBElement<XmlAttributeIntro>ObjectFactory. createXmlAttribute(XmlAttributeIntro value)voidClassMemberIntroConfig. setXmlAttribute(XmlAttributeIntro value)Sets the value of the xmlAttribute property.
-