Class ProvideAndRegisterDocumentSetRequestType.Document

java.lang.Object
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Enclosing class:
ProvideAndRegisterDocumentSetRequestType

public static class ProvideAndRegisterDocumentSetRequestType.Document extends Object

Java class for anonymous complex type.

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

 <complexType>
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>base64Binary">
       <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
     </extension>
   </simpleContent>
 </complexType>
 
  • Constructor Details

    • Document

      public Document()
  • Method Details

    • getValue

      public javax.activation.DataHandler getValue()
      Gets the value of the value property.
      Returns:
      possible object is DataHandler
    • setValue

      public void setValue(javax.activation.DataHandler value)
      Sets the value of the value property.
      Parameters:
      value - allowed object is DataHandler
    • getId

      public String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      public void setId(String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String