Class EIVLPPDTS

All Implemented Interfaces:
Serializable

public class EIVLPPDTS extends SXCMPPDTS implements Serializable
Description of the class EIVLPPDTS.
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 IVLPPDPQ 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

    • EIVLPPDTS

      public EIVLPPDTS()
  • 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 IVLPPDPQ 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(IVLPPDPQ 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 SXCMPPDTS
    • set_xmlNodePresentation

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

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