Class EhrStatusResponseData
java.lang.Object
org.ehrbase.openehr.sdk.response.dto.EhrStatusResponseData
Deprecated, for removal: This API element is subject to removal in a future version.
without replaced because used by EHRbase only.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, 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.DvTextgetName()Deprecated, for removal: This API element is subject to removal in a future version.com.nedap.archie.rm.datastructures.ItemStructureDeprecated, 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.PartySelfDeprecated, for removal: This API element is subject to removal in a future version.getType()Deprecated, for removal: This API element is subject to removal in a future version.com.nedap.archie.rm.support.identification.UIDBasedIdgetUid()Deprecated, for removal: This API element is subject to removal in a future version.voidsetArchetypeNodeId(String archetypeNodeId) Deprecated, for removal: This API element is subject to removal in a future version.voidsetModifiable(Boolean modifiable) Deprecated, for removal: This API element is subject to removal in a future version.voidsetName(com.nedap.archie.rm.datavalues.DvText name) Deprecated, for removal: This API element is subject to removal in a future version.voidsetOtherDetails(com.nedap.archie.rm.datastructures.ItemStructure otherDetails) Deprecated, for removal: This API element is subject to removal in a future version.voidsetQueryable(Boolean queryable) Deprecated, for removal: This API element is subject to removal in a future version.voidsetSubject(com.nedap.archie.rm.generic.PartySelf subject) Deprecated, for removal: This API element is subject to removal in a future version.voidsetUid(com.nedap.archie.rm.support.identification.UIDBasedId uid) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
EhrStatusResponseData
public EhrStatusResponseData()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getArchetypeNodeId
Deprecated, for removal: This API element is subject to removal in a future version. -
setArchetypeNodeId
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
Deprecated, for removal: This API element is subject to removal in a future version. -
setModifiable
Deprecated, for removal: This API element is subject to removal in a future version. -
getQueryable
Deprecated, for removal: This API element is subject to removal in a future version. -
setQueryable
Deprecated, for removal: This API element is subject to removal in a future version. -
getType
Deprecated, for removal: This API element is subject to removal in a future version.
-