Uses of Class
org.fa.tei.jaxb.v2_0.P
-
Packages that use P Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of P in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as P Modifier and Type Field Description protected PLangKnowledge. pprotected PListRelation. pMethods in org.fa.tei.jaxb.v2_0 that return P Modifier and Type Method Description PObjectFactory. createP()Create an instance ofPPLangKnowledge. getP()Gets the value of the p property.PListRelation. getP()Gets the value of the p property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type P Modifier and Type Method Description voidLangKnowledge. setP(P value)Sets the value of the p property.voidListRelation. setP(P value)Sets the value of the p property.
-