Uses of Class
org.jboss.jaxb.intros.configmodel.ClassIntroConfig
-
Packages that use ClassIntroConfig Package Description org.jboss.jaxb.intros.configmodel -
-
Uses of ClassIntroConfig in org.jboss.jaxb.intros.configmodel
Fields in org.jboss.jaxb.intros.configmodel with type parameters of type ClassIntroConfig Modifier and Type Field Description protected List<ClassIntroConfig>JaxbIntros. clazzMethods in org.jboss.jaxb.intros.configmodel that return ClassIntroConfig Modifier and Type Method Description ClassIntroConfigObjectFactory. createClassIntroConfig()Create an instance ofClassIntroConfigMethods in org.jboss.jaxb.intros.configmodel that return types with arguments of type ClassIntroConfig Modifier and Type Method Description JAXBElement<ClassIntroConfig>ObjectFactory. createClass(ClassIntroConfig value)List<ClassIntroConfig>JaxbIntros. getClazz()Gets the value of the clazz property.Methods in org.jboss.jaxb.intros.configmodel with parameters of type ClassIntroConfig Modifier and Type Method Description JAXBElement<ClassIntroConfig>ObjectFactory. createClass(ClassIntroConfig value)
-