@Deprecated public class HcParty extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
HcParty.Builder
Deprecated.
Builder class for HcParty
|
Constructor and Description |
---|
HcParty()
Deprecated.
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Deprecated.
|
String |
getApplicationID()
Deprecated.
|
String |
getCbe()
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
List<CDHCPARTY> |
getCds()
Deprecated.
|
String |
getEHP()
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
String |
getFamilyName()
Deprecated.
|
String |
getFirstName()
Deprecated.
|
String |
getHubId()
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
List<IDHCPARTY> |
getIds()
Deprecated.
|
String |
getInss()
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
String |
getName()
Deprecated.
|
String |
getNihii()
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
String |
getType()
Deprecated.
/** Getter.
|
int |
hashCode()
Deprecated.
|
void |
setApplicationID(String value)
Deprecated.
|
void |
setCbe(String cbe)
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
void |
setCds(List<CDHCPARTY> cds)
Deprecated.
|
void |
setEHP(String ehp)
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
void |
setFamilyName(String familyName)
Deprecated.
|
void |
setFirstName(String firstName)
Deprecated.
|
void |
setHubId(String hubId)
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
void |
setIds(List<IDHCPARTY> ids)
Deprecated.
|
void |
setInss(String inss)
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
void |
setName(String name)
Deprecated.
|
void |
setNihii(String nihii)
Deprecated.
ids should be stored and retrieved as Kmehr id types in the ids list ( get/setIds ).
|
void |
setType(String type)
Deprecated.
Setter.
|
String |
toString()
Deprecated.
|
public String getType()
public void setType(String type)
type
- the type to set@Deprecated public String getNihii()
@Deprecated public void setNihii(String nihii)
nihii
- the nihii to set@Deprecated public String getInss()
@Deprecated public void setInss(String inss)
inss
- the inss to set@Deprecated public String getHubId()
@Deprecated public void setHubId(String hubId)
hubId
- the hubId to set@Deprecated public void setEHP(String ehp)
string
- @Deprecated public String getEHP()
@Deprecated public String getCbe()
@Deprecated public void setCbe(String cbe)
cbe
- the cbe to setpublic String getName()
public void setName(String name)
name
- the name to setpublic String getFirstName()
public void setFirstName(String firstName)
firstName
- the firstName to setpublic String getFamilyName()
public void setFamilyName(String familyName)
familyName
- the familyName to set@Deprecated public String getApplicationID()
@Deprecated public void setApplicationID(String value)
value
-
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.