Package | Description |
---|---|
com.blockchyp.client.dto |
Modifier and Type | Method and Description |
---|---|
Collection<HealthcareGroup> |
Healthcare.getTypes()
Gets a list of healthcare categories in the transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
Healthcare.addType(HealthcareGroup value)
Adds a a list of healthcare categories in the transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
Healthcare.setTypes(Collection<HealthcareGroup> value)
Sets a list of healthcare categories in the transaction.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.