Class HpdDeleteFeed

java.lang.Object
org.projecthusky.communication.requests.hpd.HpdRequest
org.projecthusky.communication.requests.hpd.HpdDeleteFeed

public class HpdDeleteFeed extends HpdRequest
  • Constructor Details

    • HpdDeleteFeed

      public HpdDeleteFeed()
  • Method Details

    • build

      public org.openehealth.ipf.commons.ihe.hpd.stub.dsmlv2.DsmlMessage build()
      Description copied from class: HpdRequest
      Method implemented by all child classes which returns an instance of DsmlMessage
      Specified by:
      build in class HpdRequest