Class EhrStatusResponseData

java.lang.Object
org.ehrbase.openehr.sdk.response.dto.EhrStatusResponseData

@Deprecated(since="2.14.0", forRemoval=true) public class EhrStatusResponseData extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
without replaced because used by EHRbase only.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    com.nedap.archie.rm.datavalues.DvText
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    com.nedap.archie.rm.datastructures.ItemStructure
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    com.nedap.archie.rm.generic.PartySelf
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    com.nedap.archie.rm.support.identification.UIDBasedId
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setArchetypeNodeId(String archetypeNodeId)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setModifiable(Boolean modifiable)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setName(com.nedap.archie.rm.datavalues.DvText name)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setOtherDetails(com.nedap.archie.rm.datastructures.ItemStructure otherDetails)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setQueryable(Boolean queryable)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setSubject(com.nedap.archie.rm.generic.PartySelf subject)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    setUid(com.nedap.archie.rm.support.identification.UIDBasedId uid)
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

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

    • EhrStatusResponseData

      public EhrStatusResponseData()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getArchetypeNodeId

      public String getArchetypeNodeId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setArchetypeNodeId

      public void setArchetypeNodeId(String archetypeNodeId)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getName

      public com.nedap.archie.rm.datavalues.DvText getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setName

      public void setName(com.nedap.archie.rm.datavalues.DvText name)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getUid

      public com.nedap.archie.rm.support.identification.UIDBasedId getUid()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setUid

      public void setUid(com.nedap.archie.rm.support.identification.UIDBasedId uid)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSubject

      public com.nedap.archie.rm.generic.PartySelf getSubject()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setSubject

      public void setSubject(com.nedap.archie.rm.generic.PartySelf subject)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getOtherDetails

      public com.nedap.archie.rm.datastructures.ItemStructure getOtherDetails()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setOtherDetails

      public void setOtherDetails(com.nedap.archie.rm.datastructures.ItemStructure otherDetails)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getModifiable

      public Boolean getModifiable()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setModifiable

      public void setModifiable(Boolean modifiable)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getQueryable

      public Boolean getQueryable()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setQueryable

      public void setQueryable(Boolean queryable)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getType

      public String getType()
      Deprecated, for removal: This API element is subject to removal in a future version.