Class PQR

All Implemented Interfaces:
Serializable

public class PQR extends CV implements Serializable
Description of the class PQR.
See Also:
  • Field Details

    • value

      public Double value
      The magnitude of the measurement value in terms of the unit specified in the code. .
  • Constructor Details

    • PQR

      public PQR()
  • Method Details

    • getValue

      public Double getValue()
      Return value.
      Returns:
      value : The magnitude of the measurement value in terms of the unit specified in the code.
    • setValue

      public void setValue(Double value)
      Set a value to attribute value.
      Parameters:
      value - : The magnitude of the measurement value in terms of the unit specified in the code.
    • get_xmlNodePresentation

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

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

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