Package org.cxml

Class XadesDataObjectFormat


  • public class XadesDataObjectFormat
    extends java.lang.Object
    • Field Detail

      • objectReference

        protected java.lang.String objectReference
      • xadesDescription

        protected java.lang.String xadesDescription
      • xadesMimeType

        protected java.lang.String xadesMimeType
      • xadesEncoding

        protected java.lang.String xadesEncoding
    • Constructor Detail

      • XadesDataObjectFormat

        public XadesDataObjectFormat()
    • Method Detail

      • getObjectReference

        public java.lang.String getObjectReference()
        Gets the value of the objectReference property.
        Returns:
        possible object is String
      • setObjectReference

        public void setObjectReference​(java.lang.String value)
        Sets the value of the objectReference property.
        Parameters:
        value - allowed object is String
      • getXadesDescription

        public java.lang.String getXadesDescription()
        Gets the value of the xadesDescription property.
        Returns:
        possible object is String
      • setXadesDescription

        public void setXadesDescription​(java.lang.String value)
        Sets the value of the xadesDescription property.
        Parameters:
        value - allowed object is String
      • setXadesObjectIdentifier

        public void setXadesObjectIdentifier​(XadesObjectIdentifier value)
        Sets the value of the xadesObjectIdentifier property.
        Parameters:
        value - allowed object is XadesObjectIdentifier
      • getXadesMimeType

        public java.lang.String getXadesMimeType()
        Gets the value of the xadesMimeType property.
        Returns:
        possible object is String
      • setXadesMimeType

        public void setXadesMimeType​(java.lang.String value)
        Sets the value of the xadesMimeType property.
        Parameters:
        value - allowed object is String
      • getXadesEncoding

        public java.lang.String getXadesEncoding()
        Gets the value of the xadesEncoding property.
        Returns:
        possible object is String
      • setXadesEncoding

        public void setXadesEncoding​(java.lang.String value)
        Sets the value of the xadesEncoding property.
        Parameters:
        value - allowed object is String