Interface HasValueProviderByPath<M>

All Known Implementing Classes:
StringBaseModel

public interface HasValueProviderByPath<M>
  • Method Summary

    Modifier and Type
    Method
    Description
    <any>
     
  • Method Details

    • getValueProviderByPath

      <any> getValueProviderByPath(String path)