Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Predicate
Packages that use M.Predicate
-
Uses of M.Predicate in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.PredicateMethods in org.fa.tei.jaxb.facustomization that return M.PredicateModifier and TypeMethodDescriptionstatic M.PredicateM.getPredicate()Gets the value of the predicate property.W.getPredicate()Gets the value of the predicate property.static M.PredicateReturns the enum constant of this class with the specified name.static M.Predicate[]M.Predicate.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.fa.tei.jaxb.facustomization with parameters of type M.PredicateModifier and TypeMethodDescriptionvoidM.setPredicate(M.Predicate value) Sets the value of the predicate property.voidW.setPredicate(M.Predicate value) Sets the value of the predicate property.