Class IVXBMO

All Implemented Interfaces:
Serializable

public class IVXBMO extends MO implements Serializable
Description of the class IVXBMO.
See Also:
  • Field Details

    • inclusive

      public Boolean inclusive
      Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open). .
  • Constructor Details

    • IVXBMO

      public IVXBMO()
  • Method Details

    • getInclusive

      public Boolean getInclusive()
      Return inclusive.
      Returns:
      inclusive : Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).
    • setInclusive

      public void setInclusive(Boolean inclusive)
      Set a value to attribute inclusive.
      Parameters:
      inclusive - : Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).
    • isInclusive

      @Deprecated public Boolean isInclusive()
      Deprecated.
      Return inclusive.
      Returns:
      inclusive : Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open). Generated for the use on jsf pages
    • get_xmlNodePresentation

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

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

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