| Package | Description |
|---|---|
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
HealthcareType |
HealthcareGroup.getType()
Gets the type of healthcare cost.
|
static HealthcareType |
HealthcareType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthcareType[] |
HealthcareType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HealthcareGroup.setType(HealthcareType value)
Sets the type of healthcare cost.
|
Copyright © 2022 BlockChyp, Inc.. All rights reserved.