All Implemented Interfaces:
Serializable

public class BL extends ANY implements Serializable
Description of the class BL.
See Also:
  • Field Details

  • Constructor Details

    • BL

      public BL()
    • BL

      public BL(Boolean bvalue)
  • Method Details

    • getValue

      public Boolean getValue()
      Return value.
      Returns:
      value
    • setValue

      public void setValue(Boolean value)
      Set a value to attribute value.
    • isValue

      @Deprecated public Boolean isValue()
      Deprecated.
      Return value.
      Returns:
      value Generated for the use on jsf pages
    • get_xmlNodePresentation

      public Node get_xmlNodePresentation()
      Overrides:
      get_xmlNodePresentation in class ANY
    • set_xmlNodePresentation

      public void set_xmlNodePresentation(Node _xmlNodePresentation)
      Overrides:
      set_xmlNodePresentation in class ANY
    • validateByModule

      public static void validateByModule(BL bL, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic)
      validate by a module of validation