Uses of Class
com.blockchyp.client.dto.HealthcareGroup
Packages that use HealthcareGroup
-
Uses of HealthcareGroup in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return types with arguments of type HealthcareGroupModifier and TypeMethodDescriptionHealthcare.getTypes()Gets a list of healthcare categories in the transaction.Methods in com.blockchyp.client.dto with parameters of type HealthcareGroupModifier and TypeMethodDescriptionvoidHealthcare.addType(HealthcareGroup value) Adds a a list of healthcare categories in the transaction.Method parameters in com.blockchyp.client.dto with type arguments of type HealthcareGroupModifier and TypeMethodDescriptionvoidHealthcare.setTypes(Collection<HealthcareGroup> value) Sets a list of healthcare categories in the transaction.