Uses of Enum Class
org.fa.tei.jaxb.facustomization.M.Construction
Packages that use M.Construction
-
Uses of M.Construction in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as M.ConstructionMethods in org.fa.tei.jaxb.facustomization that return M.ConstructionModifier and TypeMethodDescriptionstatic M.ConstructionM.getConstruction()Gets the value of the construction property.W.getConstruction()Gets the value of the construction property.static M.ConstructionReturns the enum constant of this class with the specified name.static M.Construction[]M.Construction.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.ConstructionModifier and TypeMethodDescriptionvoidM.setConstruction(M.Construction value) Sets the value of the construction property.voidW.setConstruction(M.Construction value) Sets the value of the construction property.