Uses of Class
org.jboss.jaxb.intros.configmodel.XmlTransientIntro
-
Packages that use XmlTransientIntro Package Description org.jboss.jaxb.intros.configmodel -
-
Uses of XmlTransientIntro in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel declared as XmlTransientIntro Modifier and Type Field Description protected XmlTransientIntroClassIntroConfig. xmlTransientprotected XmlTransientIntroClassMemberIntroConfig. xmlTransientMethods in org.jboss.jaxb.intros.configmodel that return XmlTransientIntro Modifier and Type Method Description XmlTransientIntroObjectFactory. createXmlTransientIntro()Create an instance ofXmlTransientIntroXmlTransientIntroClassIntroConfig. getXmlTransient()Gets the value of the xmlTransient property.XmlTransientIntroClassMemberIntroConfig. getXmlTransient()Gets the value of the xmlTransient property.Methods in org.jboss.jaxb.intros.configmodel that return types with arguments of type XmlTransientIntro Modifier and Type Method Description JAXBElement<XmlTransientIntro>ObjectFactory. createXmlTransient(XmlTransientIntro value)Methods in org.jboss.jaxb.intros.configmodel with parameters of type XmlTransientIntro Modifier and Type Method Description JAXBElement<XmlTransientIntro>ObjectFactory. 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.
-