Class XmlPCV

All Implemented Interfaces:
Serializable

public class XmlPCV extends XmlConstraintsConclusionWithControlTime implements Serializable

Java class for PCV complex type.

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

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

    • XmlPCV

      public XmlPCV()