Uses of Class
org.fa.tei.jaxb.v2_0.Ab
-
Packages that use Ab Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of Ab in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as Ab Modifier and Type Field Description protected AbLangKnowledge. abprotected AbListRelation. abMethods in org.fa.tei.jaxb.v2_0 that return Ab Modifier and Type Method Description AbObjectFactory. createAb()Create an instance ofAbAbLangKnowledge. getAb()Gets the value of the ab property.AbListRelation. getAb()Gets the value of the ab property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type Ab Modifier and Type Method Description voidLangKnowledge. setAb(Ab value)Sets the value of the ab property.voidListRelation. setAb(Ab value)Sets the value of the ab property.
-