Uses of Class
org.jboss.jaxb.intros.configmodel.XmlTransientIntro
Packages that use XmlTransientIntro
-
Uses of XmlTransientIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlTransientIntroModifier and TypeFieldDescriptionprotected XmlTransientIntroClassIntroConfig.xmlTransientprotected XmlTransientIntroClassMemberIntroConfig.xmlTransientMethods in org.jboss.jaxb.intros.configmodel that return XmlTransientIntroModifier and TypeMethodDescriptionObjectFactory.createXmlTransientIntro()Create an instance ofXmlTransientIntroClassIntroConfig.getXmlTransient()Gets the value of the xmlTransient property.ClassMemberIntroConfig.getXmlTransient()Gets the value of the xmlTransient property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlTransientIntroMethods in org.jboss.jaxb.intros.configmodel with parameters of type XmlTransientIntroModifier and TypeMethodDescriptionObjectFactory.createXmlTransient(XmlTransientIntro value) voidClassIntroConfig.setXmlTransient(XmlTransientIntro value) Sets the value of the xmlTransient property.voidClassMemberIntroConfig.setXmlTransient(XmlTransientIntro value) Sets the value of the xmlTransient property.