Uses of Class
org.jboss.jaxb.intros.configmodel.XmlAccessorTypeIntro
Packages that use XmlAccessorTypeIntro
-
Uses of XmlAccessorTypeIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlAccessorTypeIntroMethods in org.jboss.jaxb.intros.configmodel that return XmlAccessorTypeIntroModifier and TypeMethodDescriptionObjectFactory.createXmlAccessorTypeIntro()Create an instance ofXmlAccessorTypeIntroClassIntroConfig.getXmlAccessorType()Gets the value of the xmlAccessorType property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlAccessorTypeIntroModifier and TypeMethodDescriptionObjectFactory.createXmlAccessorType(XmlAccessorTypeIntro value) Methods in org.jboss.jaxb.intros.configmodel with parameters of type XmlAccessorTypeIntroModifier and TypeMethodDescriptionObjectFactory.createXmlAccessorType(XmlAccessorTypeIntro value) voidClassIntroConfig.setXmlAccessorType(XmlAccessorTypeIntro value) Sets the value of the xmlAccessorType property.