Class TypeProfileFactory.Profile<T>

  • Type Parameters:
    T - the type to use.
    Enclosing class:
    TypeProfileFactory

    public static class TypeProfileFactory.Profile<T>
    extends Object
    Type profile for an unknown object that has an ambiguous signature for applying values to POJOs and beans. This only cares about setter methods with one argument and public fields.