Uses of Class
org.jboss.jaxb.intros.configmodel.XmlAccessorTypeIntro
-
Packages that use XmlAccessorTypeIntro Package Description org.jboss.jaxb.intros.configmodel -
-
Uses of XmlAccessorTypeIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlAccessorTypeIntro Modifier and Type Field Description protected XmlAccessorTypeIntroClassIntroConfig. xmlAccessorTypeMethods in org.jboss.jaxb.intros.configmodel that return XmlAccessorTypeIntro Modifier and Type Method Description XmlAccessorTypeIntroObjectFactory. createXmlAccessorTypeIntro()Create an instance ofXmlAccessorTypeIntroXmlAccessorTypeIntroClassIntroConfig. getXmlAccessorType()Gets the value of the xmlAccessorType property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlAccessorTypeIntro Modifier and Type Method Description JAXBElement<XmlAccessorTypeIntro>ObjectFactory. createXmlAccessorType(XmlAccessorTypeIntro value)Methods in org.jboss.jaxb.intros.configmodel with parameters of type XmlAccessorTypeIntro Modifier and Type Method Description JAXBElement<XmlAccessorTypeIntro>ObjectFactory. createXmlAccessorType(XmlAccessorTypeIntro value)voidClassIntroConfig. setXmlAccessorType(XmlAccessorTypeIntro value)Sets the value of the xmlAccessorType property.
-