Class HXITPQ

All Implemented Interfaces:
Serializable

public class HXITPQ extends PQ implements Serializable
Description of the class HXITPQ.
See Also:
  • Field Details

    • validTime

      public IVLTS validTime
      The time interval during which the given information was, is, or is expected to be valid. The interval can be open or closed, as well as infinite or undefined on either side. .
  • Constructor Details

    • HXITPQ

      public HXITPQ()
  • Method Details

    • getValidTime

      public IVLTS getValidTime()
      Return validTime.
      Returns:
      validTime : The time interval during which the given information was, is, or is expected to be valid. The interval can be open or closed, as well as infinite or undefined on either side.
    • setValidTime

      public void setValidTime(IVLTS validTime)
      Set a value to attribute validTime.
      Parameters:
      validTime - : The time interval during which the given information was, is, or is expected to be valid. The interval can be open or closed, as well as infinite or undefined on either side.
    • get_xmlNodePresentation

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

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

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