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