Class XmlVTS

  • All Implemented Interfaces:
    Serializable

    public class XmlVTS
    extends XmlConstraintsConclusionWithControlTime
    implements Serializable

    Java class for VTS complex type.

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

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

      • XmlVTS

        public XmlVTS()