Uses of Class
org.fa.tei.jaxb.v2_x.P
-
Packages that use P Package Description org.fa.tei.jaxb.v2_x -
-
Uses of P in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as P Modifier and Type Field Description protected PLangKnowledge. pprotected PListRelation. pMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-