Uses of Class
org.fa.tei.jaxb.v2_0.ClassDecl
-
Packages that use ClassDecl Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of ClassDecl in org.fa.tei.jaxb.v2_0
Methods in org.fa.tei.jaxb.v2_0 that return ClassDecl Modifier and Type Method Description ClassDeclObjectFactory. createClassDecl()Create an instance ofClassDeclMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type ClassDecl Modifier and Type Method Description javax.xml.bind.JAXBElement<ClassDecl>ObjectFactory. createClassDecl(ClassDecl value)Methods in org.fa.tei.jaxb.v2_0 with parameters of type ClassDecl Modifier and Type Method Description javax.xml.bind.JAXBElement<ClassDecl>ObjectFactory. createClassDecl(ClassDecl value)
-