Class EIVLTS

All Implemented Interfaces:
Serializable

public class EIVLTS extends SXCMTS implements Serializable
Description of the class EIVLTS.
See Also:
  • Field Details

    • event

      public EIVLEvent event
      A code for a common (periodical) activity of daily living based on which the event related periodic interval is specified. .
    • offset

      public IVLPQ offset
      An interval of elapsed time (duration, not absolute point in time) that marks the offsets for the beginning, width and end of the event-related periodic interval measured from the time each such event actually occurred. .
  • Constructor Details

    • EIVLTS

      public EIVLTS()
  • Method Details

    • getEvent

      public EIVLEvent getEvent()
      Return event.
      Returns:
      event : A code for a common (periodical) activity of daily living based on which the event related periodic interval is specified.
    • setEvent

      public void setEvent(EIVLEvent event)
      Set a value to attribute event.
      Parameters:
      event - : A code for a common (periodical) activity of daily living based on which the event related periodic interval is specified.
    • getOffset

      public IVLPQ getOffset()
      Return offset.
      Returns:
      offset : An interval of elapsed time (duration, not absolute point in time) that marks the offsets for the beginning, width and end of the event-related periodic interval measured from the time each such event actually occurred.
    • setOffset

      public void setOffset(IVLPQ offset)
      Set a value to attribute offset.
      Parameters:
      offset - : An interval of elapsed time (duration, not absolute point in time) that marks the offsets for the beginning, width and end of the event-related periodic interval measured from the time each such event actually occurred.
    • get_xmlNodePresentation

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

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

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