Interface IFieldValueTypeInfo

    • Method Detail

      • newTypeInfo

        @NonNull
        static IFieldValueTypeInfo newTypeInfo​(@NonNull
                                               IFieldDefinitionTypeInfo parentDefinition)
        Construct a new type info based on the provided parent field definition which contains the field value.
        Parameters:
        parentDefinition - the definition associated with the field value type info
        Returns:
        the type info for the definition