Uses of Class
be.business.connector.core.domain.CareProviderType
-
Packages that use CareProviderType Package Description be.business.connector.core.domain -
-
Uses of CareProviderType in be.business.connector.core.domain
Methods in be.business.connector.core.domain that return CareProviderType Modifier and Type Method Description static CareProviderTypeCareProviderType. valueOf(String name)Returns the enum constant of this type with the specified name.static CareProviderType[]CareProviderType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-