GetModificationsResponse

public class GetModificationsResponse

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 ref="{urn:ihe:iti:csd:2013}CSD"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Methods

getCSD

public CSD getCSD()

Gets the value of the csd property.

Returns:possible object is CSD

setCSD

public void setCSD(CSD value)

Sets the value of the csd property.

Parameters:
  • value – allowed object is CSD