Class XmlPSV

All Implemented Interfaces:
Serializable

public class XmlPSV extends XmlConstraintsConclusionWithControlTime implements Serializable

Java class for PSV complex type.

The following schema fragment specifies the expected content contained within this class.

<complexType name="PSV">
  <complexContent>
    <extension base="{http://dss.esig.europa.eu/validation/detailed-report}ConstraintsConclusionWithControlTime">
    </extension>
  </complexContent>
</complexType>
See Also:
  • Constructor Details

    • XmlPSV

      public XmlPSV()