Uses of Class
org.fa.tei.jaxb.v2_x.Ab
-
Packages that use Ab Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Ab in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Ab Modifier and Type Field Description protected AbLangKnowledge. abprotected AbListRelation. abMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-