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 Summary

    Fields
    Modifier and Type
    Field
    Description
    protected eu.europa.esig.dss.enumerations.CertificationPermission
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    eu.europa.esig.dss.enumerations.CertificationPermission
    Gets the value of the permissions property.
    void
    setPermissions(eu.europa.esig.dss.enumerations.CertificationPermission value)
    Sets the value of the permissions property.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • permissions

      protected eu.europa.esig.dss.enumerations.CertificationPermission permissions
  • Constructor Details

    • XmlDocMDP

      public XmlDocMDP()
  • Method Details

    • getPermissions

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

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