Uses of Class
org.fa.tei.jaxb.facustomization.Lem
-
Packages that use Lem Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Lem in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Lem Modifier and Type Field Description protected LemApp. lemprotected LemRdgGrp. lemMethods in org.fa.tei.jaxb.facustomization that return Lem Modifier and Type Method Description LemObjectFactory. createLem()Create an instance ofLemLemApp. getLem()Gets the value of the lem property.LemRdgGrp. getLem()Gets the value of the lem property.Methods in org.fa.tei.jaxb.facustomization with parameters of type Lem Modifier and Type Method Description voidApp. setLem(Lem value)Sets the value of the lem property.voidRdgGrp. setLem(Lem value)Sets the value of the lem property.
-