Class XmlDocMDP

java.lang.Object
eu.europa.esig.dss.diagnostic.jaxb.XmlDocMDP
All Implemented Interfaces:
Serializable

public class XmlDocMDP extends Object implements Serializable

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Permissions" type="{http://dss.esig.europa.eu/validation/diagnostic}CertificationPermission"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Field Details

  • Constructor Details

    • XmlDocMDP

      public XmlDocMDP()
  • Method Details

    • getPermissions

      public CertificationPermission getPermissions()
      Gets the value of the permissions property.
      Returns:
      possible object is String
    • setPermissions

      public void setPermissions(CertificationPermission value)
      Sets the value of the permissions property.
      Parameters:
      value - allowed object is String