Interface MorpheusPolicyTypeService

    • Method Detail

      • findByCode

        io.reactivex.Single<PolicyType> findByCode​(java.lang.String code)
        Find a Policy Type by code
        Parameters:
        code - Name of the type
        Returns:
        An instance of PolicyType